navigator.lua/lua/navigator
2021-05-22 19:03:55 +10:00
..
lspclient improve lsp loading and prevent muliple loading 2021-05-22 19:03:55 +10:00
codeAction.lua merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 2021-05-21 21:39:46 +10:00
definition.lua Update treesitter adding arrow function and function types for 2021-05-17 13:15:15 +10:00
diagnostics.lua bug fix and add error logs 2021-05-22 10:54:10 +10:00
dochighlight.lua document symbol jump 2021-05-08 14:54:37 +10:00
gui.lua merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 2021-05-21 21:39:46 +10:00
hierarchy.lua merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 2021-05-21 21:39:46 +10:00
hover.lua init commit 2021-04-19 12:56:32 +10:00
implementation.lua Update treesitter adding arrow function and function types for 2021-05-17 13:15:15 +10:00
lspwrapper.lua fix treesitter for C++. Add variable defination(C++, Go) 2021-05-22 15:34:46 +10:00
protocal.json update gopls settings 2021-04-23 09:39:24 +10:00
reference.lua merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 2021-05-21 21:39:46 +10:00
render.lua fix treesitter for C++. Add variable defination(C++, Go) 2021-05-22 15:34:46 +10:00
signature.lua bind signature if lsp signature not loaded 2021-04-27 18:32:19 +10:00
symbols.lua merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 2021-05-21 21:39:46 +10:00
treesitter.lua fix treesitter for C++. Add variable defination(C++, Go) 2021-05-22 15:34:46 +10:00
util.lua improve lsp loading and prevent muliple loading 2021-05-22 19:03:55 +10:00