navigator.lua/lua/navigator
rayx 91e22f5e71
Lv thread (#60)
* update tests, update total display

* not run ts def multiple time

* Thread enable for display and backend

* remove ::continue::

* README updates

* skip diagnostic in edit mode

* error marker uri nil handling

* disable debug

* debounce text change to 1s

* severity sort

* diagnostic skip loading files
2021-09-13 23:18:54 +10:00
..
lspclient Lv thread (#60) 2021-09-13 23:18:54 +10:00
cclshierarchy.lua Merge vim.loop changes (replacing vim.fn.getcwd) 2021-09-09 12:59:58 +10:00
codeAction.lua Nvim 0 6 lsp signature changes (#56) 2021-09-06 08:34:26 +10:00
codelens.lua Lv thread (#60) 2021-09-13 23:18:54 +10:00
definition.lua Nvim 0 6 lsp signature changes (#56) 2021-09-06 08:34:26 +10:00
diagnostics.lua Lv thread (#60) 2021-09-13 23:18:54 +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 Nvim 0 6 lsp signature changes (#56) 2021-09-06 08:34:26 +10:00
gui.lua Lv thread (#60) 2021-09-13 23:18:54 +10:00
hierarchy.lua Merge vim.loop changes (replacing vim.fn.getcwd) 2021-09-09 12:59:58 +10:00
hover.lua Nvim 0 6 lsp signature changes (#56) 2021-09-06 08:34:26 +10:00
implementation.lua Nvim 0 6 lsp signature changes (#56) 2021-09-06 08:34:26 +10:00
lazyloader.lua Name change lspinstall to nvim-lspinstall in lazy loader (#54) 2021-09-01 09:00:25 +10:00
lru.lua #57 refactor keymapping on lsp attach 2021-09-07 21:08:00 +10:00
lspwrapper.lua Lv thread (#60) 2021-09-13 23:18:54 +10:00
protocal.lua codelens support, foldelsp 2021-08-22 09:19:11 +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 Lv thread (#60) 2021-09-13 23:18:54 +10:00
signature.lua Merge vim.loop changes (replacing vim.fn.getcwd) 2021-09-09 12:59:58 +10:00
symbols.lua Merge vim.loop changes (replacing vim.fn.getcwd) 2021-09-09 12:59:58 +10:00
treesitter.lua Lv thread (#60) 2021-09-13 23:18:54 +10:00
util.lua Add split options when open preview file 2021-09-08 08:38:07 +10:00