Commit Graph

302 Commits (ce3c5fe2cb8f7f14652b5e73c1c5e30b00717777)
 

Author SHA1 Message Date
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
ray-x fab08151e6 refactor diagnostic https://github.com/neovim/neovim/pull/16057 3 years ago
ray-x 0c0801c92d fix for issue #92 default_mapping=false 3 years ago
ray-x 5083b07972 setup with lsp installer 3 years ago
ray-x b936cbb48d updates for lsp-installer 3 years ago
ray-x 87f4c2b664 deprecate lspinstall in faviour of lsp_installer 3 years ago
ray-x 7514301d80 bugfix issue #91 return if no result returns 3 years ago
ray-x d6b81ba8ab bug fix #91 outgoing_calls failure for pyright 3 years ago
ray-x 36c01adc2d buffer lsp reference highlight #88 3 years ago
ray-x 0a5db66968 format per buffer setup 3 years ago
ray-x c4bfcabd64 merge lsp_request check lsp cap before sending lsp request to client 3 years ago
ray-x 36683e3646 remove logs and update golang version 3 years ago
ray-x 3be242ac6c workflow update 3 years ago