navigator.lua/lua/navigator
2021-11-12 20:06:47 +11:00
..
lspclient update disable filetype and README 2021-11-06 12:21:20 +11:00
cclshierarchy.lua Merge vim.loop changes (replacing vim.fn.getcwd) 2021-09-09 12:59:58 +10:00
codeAction.lua preselect 1st item in code action. lsp_signature hook 2021-11-05 12:33:40 +11:00
codelens.lua update code_action/code_lens_action config. Move to lsp section 2021-10-08 14:38:47 +11:00
debounce.lua Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +10:00
definition.lua preselect 1st item in code action. lsp_signature hook 2021-11-05 12:33:40 +11:00
diagnostics.lua add diagnostic toggle, adjust width of preview window 2021-11-04 11:08:22 +11:00
dochighlight.lua neovim 0.6 update for highlight 2021-11-12 20:06:47 +11:00
foldlsp.lua Lv thread (#60) 2021-09-13 23:18:54 +10:00
foldts.lua Lv thread (#60) 2021-09-13 23:18:54 +10:00
formatting.lua merge lsp_request check lsp cap before sending lsp request to client 2021-10-13 20:27:46 +11:00
gui.lua bug fix #91 outgoing_calls failure for pyright 2021-10-17 15:29:17 +11:00
hierarchy.lua bugfix issue #91 return if no result returns 2021-10-17 17:36:07 +11:00
implementation.lua Fix #75: The error handling code of implementation_handler() does not work (#76) 2021-09-23 17:17:49 +10:00
lazyloader.lua updates for lsp-installer 2021-10-18 11:56:39 +11:00
lru.lua #57 refactor keymapping on lsp attach 2021-09-07 21:08:00 +10:00
lspwrapper.lua using client number in code action 2021-11-03 15:00:30 +11:00
protocal.txt Code action v2 (#81) 2021-10-01 18:53:52 +10:00
reference.lua merge lsp_request check lsp cap before sending lsp request to client 2021-10-13 20:27:46 +11:00
rename.lua #53 <BS> remap for rename 2021-08-31 07:38:34 +10:00
render.lua cleanup logs, enable pyright format with black 2021-09-21 01:44:55 +10:00
signature.lua neovim 0.6 update for highlight 2021-11-12 20:06:47 +11:00
symbols.lua rls symbol 2021-11-06 10:21:57 +11:00
treesitter.lua update symbol preview with treesitter scope 2021-11-02 20:16:16 +11:00
util.lua logs cleanup. enable formatting hook only when cap formatting 2021-09-23 00:43:31 +10:00