navigator.lua/lua/navigator
2021-12-16 12:41:42 +11:00
..
lspclient omnisharp default setup 2021-12-13 16:03:08 +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 error check for config, Allow show additional info for diagnostic 2021-11-25 13:13:15 +11:00
dochighlight.lua dochighlight update 2021-12-14 07:12:20 +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 dochighlight update 2021-12-14 07:12:20 +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 issue #116 nil client 2021-12-16 12:41:42 +11:00
protocal.txt Code action v2 (#81) 2021-10-01 18:53:52 +10:00
reference.lua simplify gui; dochighlight 2021-12-13 10:42:53 +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 simplify gui; dochighlight 2021-12-13 10:42:53 +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