Commit Graph

314 Commits (c528b58bb999f20fa609976da9f28b5be5a27414)
 

Author SHA1 Message Date
ray-x c528b58bb9 replace print to notify, add workspace gui 2 years ago
ray-x 85d907ffaf add lspkeymaphelp command to show the current keymapping 2 years ago
ray-x 5ab4dffba5 add gohtmltmpl in default setup 2 years ago
ray-x e869cedba3 cleanup 2 years ago
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
2 years ago
ray-x 4b1670423e issue #116 nil client 2 years ago
ray-x 5c13477220 dochighlight update 2 years ago
ray-x 1c67e790eb remove duplicated codes 2 years ago
ray-x 3c9ee3785c omnisharp default setup 2 years ago
ray-x 65701259c1 simplify gui; dochighlight 2 years ago
ray-x 03eef089c8 add doc/navigator.txt 2 years ago
ray-x 73f0041dc1 bugfix #115 incorrect bufnr 2 years ago
ray-x ce3c5fe2cb fix the referece floatwindow loading performance issue 2 years ago
ray-x ae13350ad1 add neovim 0.6.0 2 years ago
ray-x 2f44f0115a add servers options for #109 3 years ago
ray-x 9aec552ac1 Add warning messages if the user setup maybe deprecated or incorrect 3 years ago
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
3 years ago
Loreo13 c85fcb202f
Add support for clojure_lsp (#107)
* Add support for clojure_lsp

* Show clojure_lsp is supported in README.MD
3 years ago
ray-x 315c284b08 Merge branch 'master' of github.com:ray-x/navigator.lua 3 years ago
ray-x f06b6b5a1a bugfix for test workflow 3 years ago
Mateusz Kubaszek 22da11569b
doc(refactor): Fix code in example reference to disable lsp or override settings (#106) 3 years ago
ray-x cdee0ec57b bugfix #105 3 years ago
ray-x 83b66dbea1 Add error check for config, Allow show additional info for diagnostic 3 years ago
ray-x 49fb9032d8 bugfix clangd #102 buffer not loaded empty diagnostic info 3 years ago
ray-x 388711d97d issue #101 disable diagnostic_scrollbar 3 years ago
ray-x 19df02d40d update README 3 years ago
ray-x 0b2e66fa98 disable packer filetype as default 3 years ago
ray-x 5423a6ff36 update readme 3 years ago
ray-x 99b7b1c502 issue #99 add texlab 3 years ago
ray-x db09db7ef3 neovim 0.6 update for highlight 3 years ago
ray-x 93b38136f8 README update 3 years ago
ray-x 342a429485 update disable filetype and README 3 years ago
ray-x 04cfdbd4d2 rls symbol 3 years ago
ray-x 04d8e71008 add setup option 3 years ago
ray-x a6f668e05f preselect 1st item in code action. lsp_signature hook 3 years ago
ray-x b196af9311 Merge branch 'codeaction_client' 3 years ago
ray-x f43b0aba0e add diagnostic toggle, adjust width of preview window 3 years ago
ray-x 63bbdf4cf2 update README.md issue#93 3 years ago
ray-x 5a84868481 using client number in code action 3 years ago
ray-x 4c7e7f683d update README.md 3 years ago
ray-x 427007ee9b bugfix issue #97 3 years ago
ray-x 262181246d update symbol preview with treesitter scope 3 years ago
TANIGUCHI Masaya d9fb882e98
Add markdown (#96) 3 years ago
ray-x 9b148290a4 update multigrid document 3 years ago
ray-x 552dc8901f update multigrid screenshot 3 years ago
ray-x 622804e674 client load table on filetype detected 3 years ago
ray-x c9514dffe9 support for lsp-installer (deprecate lsp-installer) issue #90 3 years ago
ray-x c890f3818d Merge branch 'nvim-lsp-installer' 3 years ago
ray-x 74ea1ddd73 document update 3 years ago
ray-x 062e7e4ffc document save & fmt aucmd 3 years ago