navigator.lua/lua/navigator
2024-03-27 16:51:43 +11:00
..
lspclient Capabilities updates 2024-03-27 16:51:43 +11:00
cclshierarchy.lua Fix: nil error processing treesitter query results, nil error when (#300) 2024-02-02 15:02:51 +11:00
codeAction.lua Major updates for treesitter folding. Write how scope and 2023-11-11 15:43:20 +11:00
codelens.lua cursorhold issue https://github.com/ray-x/lsp_signature.nvim/issues/235 2022-11-24 13:42:15 +11:00
ctags.lua fix treesitter node nil in logs 2023-02-27 22:09:57 +11:00
debounce.lua vim.uv and off page ts_context not loaded (#293) 2023-11-07 23:00:36 +11:00
definition.lua Merge branch 'master' of github.com:ray-x/navigator.lua 2024-02-02 15:29:48 +11:00
diagnostics.lua Major updates for treesitter folding. Write how scope and 2023-11-11 15:43:20 +11:00
dochighlight.lua put deprecated APIs in lsp/util; I feel for_each_client is a great API to use and no idea why it been deprecated in neovim 0.10 2023-11-30 23:14:25 +11:00
foldlsp.lua using vim.log.levels instead of vim.log.lsp_levels 2023-02-13 07:34:02 +11:00
foldts.lua Update config setup for fold_ts 2023-11-11 21:17:29 +11:00
formatting.lua issue #218 range format operator 2022-08-01 03:09:43 +10:00
gui.lua update prompt edit mode #291 2023-11-03 14:35:19 +11:00
health.lua adding health.lua 2023-06-02 13:05:06 +10:00
hierarchy.lua vim.uv and off page ts_context not loaded (#293) 2023-11-07 23:00:36 +11:00
hover.lua put deprecated APIs in lsp/util; I feel for_each_client is a great API to use and no idea why it been deprecated in neovim 0.10 2023-11-30 23:14:25 +11:00
implementation.lua float title 2023-02-14 23:58:38 +11:00
lazyloader.lua LSP type defination support 2023-03-09 20:16:11 +11:00
lru.lua #57 refactor keymapping on lsp attach 2021-09-07 21:08:00 +10:00
lspwrapper.lua put deprecated APIs in lsp/util; I feel for_each_client is a great API to use and no idea why it been deprecated in neovim 0.10 2023-11-30 23:14:25 +11:00
protocal.txt Code action v2 (#81) 2021-10-01 18:53:52 +10:00
reference.lua Fix: nil error processing treesitter query results, nil error when (#300) 2024-02-02 15:02:51 +11:00
rename.lua incorrect HL name fix. ts API changes 2023-03-29 21:49:21 +11:00
render.lua vim.uv and off page ts_context not loaded (#293) 2023-11-07 23:00:36 +11:00
sidepanel.lua using async call in sidepanel 2023-02-10 09:10:39 +11:00
symbols.lua put deprecated APIs in lsp/util; I feel for_each_client is a great API to use and no idea why it been deprecated in neovim 0.10 2023-11-30 23:14:25 +11:00
treesitter.lua Fix: nil error processing treesitter query results, nil error when (#300) 2024-02-02 15:02:51 +11:00
util.lua add changelog; handle vim diff 2024-02-02 15:29:27 +11:00
workspace.lua float title 2023-02-14 23:58:38 +11:00