Commit Graph

460 Commits

Author SHA1 Message Date
rayx
941b3fc80f
vim.ui.select adapt native codeaction and codelens apply actions (#117)
* doc update for lsp-installer

* use vim.ui.select and guihua ui patch

* adjust null-ls sequence
2021-12-17 08:54:36 +11:00
ray-x
4b1670423e issue #116 nil client 2021-12-16 12:41:42 +11:00
ray-x
5c13477220 dochighlight update 2021-12-14 07:12:20 +11:00
ray-x
1c67e790eb remove duplicated codes 2021-12-13 17:43:51 +11:00
ray-x
3c9ee3785c omnisharp default setup 2021-12-13 16:03:08 +11:00
ray-x
65701259c1 simplify gui; dochighlight 2021-12-13 10:42:53 +11:00
ray-x
03eef089c8 add doc/navigator.txt 2021-12-12 17:28:01 +11:00
ray-x
73f0041dc1 bugfix #115 incorrect bufnr 2021-12-11 14:27:01 +11:00
ray-x
ce3c5fe2cb fix the referece floatwindow loading performance issue 2021-12-08 08:05:49 +11:00
ray-x
ae13350ad1 add neovim 0.6.0 2021-12-02 17:41:49 +11:00
ray-x
2f44f0115a add servers options for #109 2021-11-26 18:26:30 +11:00
ray-x
9aec552ac1 Add warning messages if the user setup maybe deprecated or incorrect 2021-11-26 12:24:27 +11:00
Loreo13
3d6b24f919
Add root markers for clojure_lsp (#108)
* Add support for clojure_lsp

* Show clojure_lsp is supported in README.MD

* Add root_patterns for clojure_lsp
2021-11-26 09:37:50 +11:00
Loreo13
c85fcb202f
Add support for clojure_lsp (#107)
* Add support for clojure_lsp

* Show clojure_lsp is supported in README.MD
2021-11-26 08:54:11 +11:00
ray-x
315c284b08 Merge branch 'master' of github.com:ray-x/navigator.lua 2021-11-25 23:21:41 +11:00
ray-x
f06b6b5a1a bugfix for test workflow 2021-11-25 23:21:24 +11:00
Mateusz Kubaszek
22da11569b
doc(refactor): Fix code in example reference to disable lsp or override settings (#106) 2021-11-25 23:16:43 +11:00
ray-x
cdee0ec57b bugfix #105 2021-11-25 20:10:59 +11:00
ray-x
83b66dbea1 Add error check for config, Allow show additional info for diagnostic 2021-11-25 13:13:15 +11:00
ray-x
49fb9032d8 bugfix clangd #102 buffer not loaded empty diagnostic info 2021-11-25 02:08:25 +11:00
ray-x
388711d97d issue #101 disable diagnostic_scrollbar 2021-11-22 01:32:45 +11:00
ray-x
19df02d40d update README 2021-11-18 14:49:36 +11:00
ray-x
0b2e66fa98 disable packer filetype as default 2021-11-17 11:22:58 +11:00
ray-x
5423a6ff36 update readme 2021-11-13 21:58:40 +11:00
ray-x
99b7b1c502 issue #99 add texlab 2021-11-13 14:35:58 +11:00
ray-x
db09db7ef3 neovim 0.6 update for highlight 2021-11-12 20:06:47 +11:00
ray-x
93b38136f8 README update 2021-11-10 19:54:17 +11:00
ray-x
342a429485 update disable filetype and README 2021-11-06 12:21:20 +11:00
ray-x
04cfdbd4d2 rls symbol 2021-11-06 10:21:57 +11:00
ray-x
04d8e71008 add setup option 2021-11-05 12:34:04 +11:00
ray-x
a6f668e05f preselect 1st item in code action. lsp_signature hook 2021-11-05 12:33:40 +11:00
ray-x
b196af9311 Merge branch 'codeaction_client' 2021-11-04 11:08:42 +11:00
ray-x
f43b0aba0e add diagnostic toggle, adjust width of preview window 2021-11-04 11:08:22 +11:00
ray-x
63bbdf4cf2 update README.md issue#93 2021-11-03 15:26:08 +11:00
ray-x
5a84868481 using client number in code action 2021-11-03 15:00:30 +11:00
ray-x
4c7e7f683d update README.md 2021-11-03 10:41:46 +11:00
ray-x
427007ee9b bugfix issue #97 2021-11-03 10:35:09 +11:00
ray-x
262181246d update symbol preview with treesitter scope 2021-11-02 20:16:16 +11:00
TANIGUCHI Masaya
d9fb882e98
Add markdown (#96) 2021-11-01 15:45:39 +11:00
ray-x
9b148290a4 update multigrid document 2021-10-28 17:10:46 +11:00
ray-x
552dc8901f update multigrid screenshot 2021-10-28 17:08:36 +11:00
ray-x
622804e674 client load table on filetype detected 2021-10-28 15:35:30 +11:00
ray-x
c9514dffe9 support for lsp-installer (deprecate lsp-installer) issue #90 2021-10-24 12:37:09 +11:00
ray-x
c890f3818d Merge branch 'nvim-lsp-installer' 2021-10-24 12:34:26 +11:00
ray-x
74ea1ddd73 document update 2021-10-24 12:30:52 +11:00
ray-x
062e7e4ffc document save & fmt aucmd 2021-10-20 11:22:41 +11:00
ray-x
fab08151e6 refactor diagnostic https://github.com/neovim/neovim/pull/16057 2021-10-20 10:08:59 +11:00
ray-x
0c0801c92d fix for issue #92 default_mapping=false 2021-10-19 10:04:14 +11:00
ray-x
5083b07972 setup with lsp installer 2021-10-18 13:15:17 +11:00
ray-x
b936cbb48d updates for lsp-installer 2021-10-18 11:56:39 +11:00