navigator.lua/lua/navigator
2021-10-01 18:51:46 +10:00
..
lspclient add svelteserver 2021-10-01 18:51:46 +10:00
cclshierarchy.lua Merge vim.loop changes (replacing vim.fn.getcwd) 2021-09-09 12:59:58 +10:00
codeAction.lua update code action details 2021-10-01 02:41:00 +10:00
codelens.lua update codeaction 2021-09-30 21:10:35 +10:00
debounce.lua Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +10:00
definition.lua Fix #73: Calling defintion_preview() on blank lines causes error (#74) 2021-09-23 17:18:42 +10:00
diagnostics.lua remove logs 2021-09-27 10:25:40 +10:00
dochighlight.lua Nvim 0 6 lsp signature changes (#56) 2021-09-06 08:34:26 +10: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 defer format update 2021-09-27 10:55:43 +10:00
gui.lua Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +10:00
hierarchy.lua incoming_calls and outgoing_calls cause errors when results from LSP server have multiple lines #78 2021-09-24 16:46:17 +10: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 lazyload lua-dev #72 2021-09-28 08:24:22 +10:00
lru.lua #57 refactor keymapping on lsp attach 2021-09-07 21:08:00 +10:00
lspwrapper.lua action command 2021-09-30 21:29:06 +10:00
protocal.txt incoming_calls and outgoing_calls cause errors when results from LSP server have multiple lines #78 2021-09-24 16:46:17 +10:00
reference.lua Lv thread (#60) 2021-09-13 23:18:54 +10: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 jdtls, enable signature by default 2021-09-14 10:41:13 +10:00
symbols.lua remove logs 2021-09-27 10:25:40 +10:00
treesitter.lua Lv thread (#60) 2021-09-13 23:18:54 +10:00
util.lua logs cleanup. enable formatting hook only when cap formatting 2021-09-23 00:43:31 +10:00