You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
navigator.lua/lua/navigator
ray-x ce3c5fe2cb fix the referece floatwindow loading performance issue 2 years ago
..
lspclient fix the referece floatwindow loading performance issue 2 years ago
cclshierarchy.lua Merge vim.loop changes (replacing vim.fn.getcwd) 3 years ago
codeAction.lua preselect 1st item in code action. lsp_signature hook 3 years ago
codelens.lua update code_action/code_lens_action config. Move to lsp section 3 years ago
debounce.lua Vim diagnostic refactor (#63) 3 years ago
definition.lua preselect 1st item in code action. lsp_signature hook 3 years ago
diagnostics.lua Add error check for config, Allow show additional info for diagnostic 3 years ago
dochighlight.lua neovim 0.6 update for highlight 3 years ago
foldlsp.lua Lv thread (#60) 3 years ago
foldts.lua Lv thread (#60) 3 years ago
formatting.lua merge lsp_request check lsp cap before sending lsp request to client 3 years ago
gui.lua bug fix #91 outgoing_calls failure for pyright 3 years ago
hierarchy.lua bugfix issue #91 return if no result returns 3 years ago
implementation.lua Fix #75: The error handling code of implementation_handler() does not work (#76) 3 years ago
lazyloader.lua updates for lsp-installer 3 years ago
lru.lua #57 refactor keymapping on lsp attach 3 years ago
lspwrapper.lua fix the referece floatwindow loading performance issue 2 years ago
protocal.txt Code action v2 (#81) 3 years ago
reference.lua merge lsp_request check lsp cap before sending lsp request to client 3 years ago
rename.lua #53 <BS> remap for rename 3 years ago
render.lua cleanup logs, enable pyright format with black 3 years ago
signature.lua neovim 0.6 update for highlight 3 years ago
symbols.lua rls symbol 3 years ago
treesitter.lua update symbol preview with treesitter scope 3 years ago
util.lua logs cleanup. enable formatting hook only when cap formatting 3 years ago