navigator.lua/lua/navigator
rayx 79fee5dda8
Vim diagnostic refactor (#63)
* multigrid support

* Tuning diagnostic performance, add codelens inline hint function

* add ctx to error marker handler

* setup lsp_signature from navigator

* diagnostic refact PR https://github.com/neovim/neovim/pull/15585

* diagnostic api changes

* allow disable emoji/nerdfont icons setup

* improve diagnostic/codeaction/codelens preview popup; add seperate line

* severity_sort set to reverse

* prettier for markdown. code action virtual text show title
2021-09-19 12:42:34 +10:00
..
lspclient Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +10:00
cclshierarchy.lua Merge vim.loop changes (replacing vim.fn.getcwd) 2021-09-09 12:59:58 +10:00
codeAction.lua Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +10:00
codelens.lua Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +10:00
debounce.lua Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +10:00
definition.lua Nvim 0 6 lsp signature changes (#56) 2021-09-06 08:34:26 +10:00
diagnostics.lua Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +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 Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +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 Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +10:00
lru.lua #57 refactor keymapping on lsp attach 2021-09-07 21:08:00 +10:00
lspwrapper.lua Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +10:00
protocal.txt Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +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 Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +10:00
signature.lua jdtls, enable signature by default 2021-09-14 10:41:13 +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 Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +10:00