Commit Graph

126 Commits (a8b10199423dc5c28ceed5de064a3eb2ff82d4a0)

Author SHA1 Message Date
ray-x a8b1019942 add changelog; handle vim diff 4 months ago
ray-x 3e05ae2b6c Added disable_filetypes for treesitter folding 6 months ago
ray-x 229d4ee728 add deprecated notices 6 months ago
ray-x 0ce1009c92 Update config setup for fold_ts 6 months ago
ray-x 164e8ad43a Clean up fold comments/documents and update align to latest code changes 6 months ago
ray-x 18304b8a84 feature: treesitter folding syntax highlight 7 months ago
rayx 5cf1459e03
vim.uv and off page ts_context not loaded (#293)
* bugfix ts context not shown for off-page entries

* logs cleanup

* vim.loop -> vim.uv
7 months ago
ray-x 50973a602a Nerd font v3 for treesitter 7 months ago
ray-x 5c9719b235 issue #291 config option for listview mode 7 months ago
ray-x bedf65e668 Lsp kind for nerdfont 3 7 months ago
Harrison Katz 4d6b1b804f
Add docs for icons (#289) 7 months ago
ray-x e6fcd5d7fb nerdfont 3.0 7 months ago
ray-x 354fb64b42 issue #287 diagnostic setup is hard coded 7 months ago
ray-x 7231ef9614 update logs 7 months ago
ray-x 4ba2c9557e updates for nerdfonts 3.0 10 months ago
ray-x f936d926b9 issue #277 Error upon start if nvim-treesitter is missing #277
if nvim-treesitter not installed, all releated setup will be disable and warning message will be shown
12 months ago
ray-x 306af1c545 bootup and lsp startup updates 1 year ago
Carlos 2e70f736f8
Fix typo in 'disply_diagnostic_qf' (#268) 1 year ago
ray-x 38f1c37bbc hover keymap for godoc and pydoc 1 year ago
ray-x 6dc7a842f7 issue #262 sumneko_lua deprecated 1 year ago
ray-x ccf3861867 speed up loading by 30ms 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 5a289ac77d remove lsp installer 🎄🎆 1 year ago
ray-x bdc962a080 bugfix issue #255 signature cfg failed 🎄🎆 1 year ago
ray-x 9ecc909548 add treesitter depth setup 2 years ago
ray-x c0bfecc6af issue #246 code action ui width 2 years ago
ray-x f8c743396d allow confirm and concel keybind for inplace rename 2 years ago
ray-x a6f181708e cleanup and show rename result 2 years ago
ray-x 48932f2160 minor fix 2 years ago
ray-x d77ab354d4 allow hover to be override by other plugins e.g. noice/lspsaga 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
ray-x e882757fb2 update format_on_save setup 2 years ago
sp4ke bd2b48fe6b
fix error for mason+ccls case (#231)
- User has possibility to add exceptions to the clients handled by mason
  This is helpful incase mason is used but a particular LSP server is not
  handled by mason (like *ccls*)

Co-authored-by: spike <spike@w530>
2 years ago
ray-x edee3e39c6 merge changes for treesitter symbole context 2 years ago
ray-x 3d87ed3b87 issue #217 README missing symbols 2 years ago
ray-x 01ef2ce1a1 typo highlight 2 years ago
ray-x dc0b8504bb allow document_highlight to be configurable, update REWADME 2 years ago
ray-x 486085070d #191 cleanup 2 years ago
ray-x 6736293182 split sumneko 2 years ago
ray-x 10ef469286 issue #214 lsp_installer loading 2 years ago
ray-x 348ab9dced mason support #215 2 years ago
ray-x 85e3f6e045 Allow user pass the lua-dev setup into navigator 2 years ago
ray-x c30ccd07c9 add options for lsp.buf.format()
update keymap doc
2 years ago
ray-x 56b00b83d5 diagnostic func failed to keymap 2 years ago
rayx acca6009e0
[Breaking] using vim.keymap.set, breaking changes (#200)
* using vim.keymap.set, breaking changes

* update keymaps

* doc updates
2 years ago
ray-x 8d77c3ab1e bug fix for #166 not all items shown in listview. Also add flag allow control when the ts info will be added
update readme
2 years ago
ray-x 9dee73010b optimize treesitter symbol tree 2 years ago
ray-x 61a82559d6 add treesitter tests 2 years ago
ray-x f8985d7aa2 allow skip lsp clients setup 2 years ago