Commit Graph

714 Commits (master)
 

Author SHA1 Message Date
ray-x b8a69b6d06 reduce max preload number to speed up sumneko 1 year ago
ray-x b1cb067f7c fetch_lsp_ref refact 1 year ago
ray-x 0a6f7bff15 sumneko cfg refact 1 year ago
ray-x 1b2a0856f4 [breaking] deprecate neodev setup inside navigator, please setup it as metioned in README.md 1 year ago
ray-x 7e95b1baae add new options treesitter_analysis 1 year ago
ray-x a513485311 issue #256 do not load mason when false 🎄🎆 1 year ago
ray-x 5a289ac77d remove lsp installer 🎄🎆 1 year ago
ray-x bdc962a080 bugfix issue #255 signature cfg failed 🎄🎆 1 year ago
ray-x 51727a129c icons option for sign col 🎄🎆 1 year ago
ray-x c75914f7f6 fix test errors 🎄🎆 1 year ago
ray-x bace7a9110 fix test errors 🎄🎆 1 year ago
ray-x f2c9f1d005 icons for virtual text 🌲 1 year ago
ray-x 45a88c08a9 icons disable for diagnostic 🎄 1 year ago
Marius Kluften 5bc1f93fb1
Cleaned up, fixed some typos and ran markdown formatter (#249) 1 year ago
ray-x 7965d9c1bc add comment on the origin of code snippets 1 year ago
ray-x b55f6101fb issue #247 Setting python virtual environment 1 year ago
ray-x 9ecc909548 add treesitter depth setup 2 years ago
ray-x a356035440 remove last item in ts context 2 years ago
ray-x c0bfecc6af issue #246 code action ui width 2 years ago
ray-x 926dc63fa4 reference spec update 2 years ago
ray-x 14495a0603 display_filename unittest 2 years ago
ray-x 922a4264d8 codeActionProvider check 2 years ago
ray-x bd3dfe2ee2 cursorhold issue https://github.com/ray-x/lsp_signature.nvim/issues/235 2 years ago
ray-x 46ba7e9887 use empty() 2 years ago
ray-x e4a5dcd33f https://github.com/ray-x/go.nvim/issues/241 dirname nil 2 years ago
ray-x f8c743396d allow confirm and concel keybind for inplace rename 2 years ago
ray-x d1db210a88 bugfix lsp.rename cfg table 2 years ago
ray-x a6f181708e cleanup and show rename result 2 years ago
Sebastian Müller 6e94065243
Fix: Remove deprecated rust-analyzer settings (#244)
Fixes #243
2 years ago
ray-x 9efdb79a5c update licence/reference to inc-rename and neovim 2 years ago
ray-x ba24ea57db update rename 2 years ago
ray-x 82a8ce6a6a clear old cache and params 2 years ago
ray-x 050902a135 neovim 0.9.x title option 2 years ago
ray-x 48932f2160 minor fix 2 years ago
ray-x b48424e2bc new rename, inplace rename and floating with preview 2 years ago
ray-x 46804da825 codelens prevent repeated load when lsp does not support 2 years ago
ray-x c6e6c57c86 deprecate experimentalWatchedFileDelay for gopls (0.10.0) 2 years ago
ray-x da978e3f53 allow style_markdown apply to hover 2 years ago
ray-x d77ab354d4 allow hover to be override by other plugins e.g. noice/lspsaga 2 years ago
ray-x 6ee96c35b5 clang encoding 2 years ago
ray-x ce81b4a6da deprecate lsp.buf_get_clients 2 years ago
David Brouwer 544c006a10
Update README.md (#240) 2 years ago
rayx 7a88235bd1
[breaking] Neodev (#237)
[BREAKING] deprecate lua-dev setup and in favor neodev 
* lua-dev -> neodev
* update deprecated messages
2 years ago
sp4ke 4353d64fa3
fix automated handling of libraries with sumneko_lua + lua-dev (#235)
- This also fixes auto completion with native vim api using lua-dev and
  nvim-cmp (also complements #229)

Co-authored-by: spike <spike@w530>
2 years ago
ray-x c583e1a69d suppress error messages 2 years ago
ray-x 273f614212 highlight symbole updates 2 years ago
ray-x b954695e00 issue #234 notify failed 2 years ago
ray-x 1f3b01acd1 mason updates 2 years ago
ray-x 1cbad111c7 update format_on_save setup 2 years ago
ray-x e882757fb2 update format_on_save setup 2 years ago