Commit Graph

  • 4c7e7f683d update README.md ray-x 2021-11-03 10:41:46 +1100
  • 427007ee9b bugfix issue #97 ray-x 2021-11-03 10:35:09 +1100
  • 262181246d update symbol preview with treesitter scope ray-x 2021-11-02 20:16:16 +1100
  • d9fb882e98
    Add markdown (#96) TANIGUCHI Masaya 2021-11-01 13:45:39 +0900
  • 9b148290a4 update multigrid document ray-x 2021-10-28 17:10:46 +1100
  • 552dc8901f update multigrid screenshot ray-x 2021-10-28 17:08:36 +1100
  • 622804e674 client load table on filetype detected ray-x 2021-10-28 15:35:30 +1100
  • c9514dffe9 support for lsp-installer (deprecate lsp-installer) issue #90 ray-x 2021-10-24 12:37:09 +1100
  • c890f3818d Merge branch 'nvim-lsp-installer' ray-x 2021-10-24 12:34:26 +1100
  • 74ea1ddd73 document update ray-x 2021-10-24 12:30:52 +1100
  • 062e7e4ffc document save & fmt aucmd ray-x 2021-10-20 11:22:41 +1100
  • fab08151e6 refactor diagnostic https://github.com/neovim/neovim/pull/16057 ray-x 2021-10-20 10:08:59 +1100
  • 0c0801c92d fix for issue #92 default_mapping=false v0.2.1 ray-x 2021-10-19 10:04:14 +1100
  • 5083b07972 setup with lsp installer ray-x 2021-10-18 13:15:17 +1100
  • b936cbb48d updates for lsp-installer ray-x 2021-10-18 11:56:39 +1100
  • 87f4c2b664 deprecate lspinstall in faviour of lsp_installer ray-x 2021-10-18 10:46:21 +1100
  • 7514301d80 bugfix issue #91 return if no result returns ray-x 2021-10-17 17:36:07 +1100
  • d6b81ba8ab bug fix #91 outgoing_calls failure for pyright ray-x 2021-10-17 15:29:17 +1100
  • 36c01adc2d buffer lsp reference highlight #88 ray-x 2021-10-15 14:28:28 +1100
  • 0a5db66968 format per buffer setup ray-x 2021-10-14 14:55:40 +1100
  • c4bfcabd64 merge lsp_request check lsp cap before sending lsp request to client ray-x 2021-10-13 20:27:46 +1100
  • 36683e3646 remove logs and update golang version ray-x 2021-10-11 16:28:49 +1100
  • 3be242ac6c workflow update ray-x 2021-10-11 13:57:27 +1100
  • 202628e695 path update ray-x 2021-10-11 13:54:27 +1100
  • 035013ada4 install classic ray-x 2021-10-11 12:49:52 +1100
  • dc9e50d432 remove update ray-x 2021-10-11 12:47:09 +1100
  • 7925fd8439 install with snap ray-x 2021-10-11 12:41:22 +1100
  • b98cfa2c40 snap install ray-x 2021-10-11 12:39:29 +1100
  • f53d06b5fd workflow instruction ray-x 2021-10-11 12:34:19 +1100
  • 1d2e6b5296 github workflows ray-x 2021-10-11 12:00:09 +1100
  • ed834ecf0d diagnostic fix for #86 ray-x 2021-10-11 11:26:40 +1100
  • 1b3ba27403 bugfix start warning code action ray-x 2021-10-08 16:02:13 +1100
  • b521c2e7bb update code_action/code_lens_action config. Move to lsp section ray-x 2021-10-08 14:38:47 +1100
  • d932978441 update code lens action icon ray-x 2021-10-08 14:20:56 +1100
  • 89b08bc968 svelte, codeaction remove empty, luadev #72 ray-x 2021-10-06 10:57:03 +1100
  • a952d694e1 lazyload for lua-dev ray-x 2021-10-05 17:53:53 +1100
  • 1f3680d4b1 bugfix for codeAction newText ray-x 2021-10-05 14:00:54 +1100
  • faab21a1a7 issue #82 ray-x 2021-10-05 09:56:23 +1100
  • c08cbdda89 lazy load for lua-dev ray-x 2021-10-05 09:48:46 +1100
  • 93c7eae2ca
    Code action v2 (#81) rayx 2021-10-01 18:53:52 +1000
  • 74af2c1a72 add svelteserver ray-x 2021-10-01 18:51:46 +1000
  • 892804d51e update code action details ray-x 2021-10-01 02:41:00 +1000
  • 00a015e27a action command ray-x 2021-09-30 21:29:06 +1000
  • c55729e879 update codeaction ray-x 2021-09-30 21:10:35 +1000
  • aa9133af7e document update ray-x 2021-09-28 12:05:57 +1000
  • 687f78db5b timer of filetype detect to 500 ray-x 2021-09-28 10:21:03 +1000
  • 1ba70b81d5 lazyload lua-dev #72 ray-x 2021-09-28 08:24:22 +1000
  • 4e69764a52 defer format update ray-x 2021-09-27 10:55:43 +1000
  • 9460b82d05 Merge branch 'master' into multi_loading ray-x 2021-09-27 10:44:11 +1000
  • c035c225ea update README.md ray-x 2021-09-27 10:36:12 +1000
  • d793df9b42 remove logs ray-x 2021-09-27 10:25:40 +1000
  • 2afd51ae11 incoming_calls and outgoing_calls cause errors when results from LSP server have multiple lines #78 ray-x 2021-09-24 16:46:17 +1000
  • 0f2868c5e6 Better lspinstall support ray-x 2021-09-24 11:54:03 +1000
  • 633c7da38f
    Fix #73: Calling defintion_preview() on blank lines causes error (#74) spindensity 2021-09-23 15:18:42 +0800
  • 5391bf6aec
    Fix #75: The error handling code of implementation_handler() does not work (#76) spindensity 2021-09-23 15:17:49 +0800
  • 3c0646074a bugfix for #71 ray-x 2021-09-23 10:41:28 +1000
  • a2ddb1ff4b logs cleanup. enable formatting hook only when cap formatting ray-x 2021-09-23 00:43:31 +1000
  • 5e500bef98 document update ray-x 2021-09-22 19:48:31 +1000
  • ecb25de260 rename disable_format_ft to disable_format_cap ray-x 2021-09-22 19:46:24 +1000
  • 97b265a64d Update diagnostic virtual text marker ray-x 2021-09-22 17:28:15 +1000
  • e56eeb4f88 issue #67 disable_lsp = 'all' causes errors ray-x 2021-09-22 00:29:33 +1000
  • 386661a6d9 document update for GHListHl #66 ray-x 2021-09-21 08:49:03 +1000
  • 295b5e89ec cleanup logs, enable pyright format with black ray-x 2021-09-21 01:44:55 +1000
  • 69578d6a3c Delete deprecated hover.lua, update floating win width, refresh diagnostic errors ray-x 2021-09-20 14:19:00 +1000
  • 79fee5dda8
    Vim diagnostic refactor (#63) rayx 2021-09-19 12:42:34 +1000
  • 90039247b4 jdtls, enable signature by default ray-x 2021-09-14 10:41:13 +1000
  • 91e22f5e71
    Lv thread (#60) rayx 2021-09-13 23:18:54 +1000
  • 507ad0b146 error marker uri error ray-x 2021-09-12 14:35:20 +1000
  • 26012cf9c1 Merge vim.loop changes (replacing vim.fn.getcwd) ray-x 2021-09-09 12:59:58 +1000
  • 0dc5851d1c Update coedelens in README.md ray-x 2021-09-08 11:12:20 +1000
  • 2cb2b23c6d Add split options when open preview file ray-x 2021-09-08 08:38:07 +1000
  • 890b3c5f7f keymapping #57 ray-x 2021-09-08 01:48:42 +1000
  • 2a174d8eb4 typo, cleanup ray-x 2021-09-08 01:06:58 +1000
  • 22028ff82e #57 refactor keymapping on lsp attach ray-x 2021-09-07 21:08:00 +1000
  • d60b3c4024 keymapping for signature. Align to lspconfig default ray-x 2021-09-06 11:36:31 +1000
  • 08dba1beb6
    Nvim 0 6 lsp signature changes (#56) rayx 2021-09-06 08:34:26 +1000
  • f33a3e8e7d allow preview more lines ray-x 2021-09-04 18:49:08 +1000
  • b9f8ed3c55 show error messages neovim_0_5 ray-x 2021-09-04 16:55:02 +1000
  • 56479a0339 add gitignore, remove logs and print statement ray-x 2021-09-01 17:14:00 +1000
  • 2d1aa63b93 Merge branch 'master' of github.com:ray-x/navigator.lua ray-x 2021-09-01 15:25:26 +1000
  • cde5c6be5c strange code action casued cursor drifting. disable codeaction in insert mode ray-x 2021-09-01 15:25:11 +1000
  • d771df0fa7
    Name change lspinstall to nvim-lspinstall in lazy loader (#54) Matt Bailey 2021-08-31 16:00:25 -0700
  • e36809759b clean up logs ray-x 2021-08-31 15:03:12 +1000
  • e37b52ffc1 allow using number 1~9 to quick jump to item in the list ray-x 2021-08-31 12:50:37 +1000
  • be888b94a1 #53 <BS> remap for rename ray-x 2021-08-31 07:38:34 +1000
  • 5b65d8f389 Update document regarding code lens ray-x 2021-08-30 12:22:10 +1000
  • 940349759b Feature: LRU cache for search result ray-x 2021-08-29 17:35:46 +1000
  • d39cf20903 disable all lsp #49 by setting disable_lsp='all' ray-x 2021-08-27 10:25:48 +1000
  • dd4b04159d lsp nerdfont for cmp ray-x 2021-08-26 16:19:03 +1000
  • 01f97aa665 capabilities default. based on cmp nvim-lsp suggestions ray-x 2021-08-26 10:36:35 +1000
  • 5c7925a54a
    Fix for ]d being mapped to diagnostic.goto_next. It has been changed to diagnostic.goto_prev that should be the behaviour according to the readme. (#47) Behzad 2021-08-26 03:50:22 +0430
  • 0038f13c62
    Workflow (#46) rayx 2021-08-24 21:18:00 +1000
  • 3f41ff3cd4 check gopls readiness ray-x 2021-08-24 17:49:10 +1000
  • a3dd6ebcc4 spec test, allow gopls start ray-x 2021-08-24 17:37:45 +1000
  • ce449c440b add lspconfig in tests ray-x 2021-08-24 17:31:09 +1000
  • 1373bc3856 update ci and install gopls ray-x 2021-08-24 17:24:42 +1000
  • 72e0b4e1e4 github workflow and reference spec test ray-x 2021-08-24 17:14:43 +1000
  • b292c2b981 Merge branch 'master' of github.com:ray-x/navigator.lua ray-x 2021-08-24 09:17:33 +1000
  • f5a1fc747b add diagnostic_virtual_text, #42 ray-x 2021-08-24 09:17:20 +1000
  • acc0a727fe
    Patch 1 (#44) Beau 2021-08-23 22:17:47 +1000