navigator.lua/lua/navigator
2022-07-06 10:05:58 +10:00
..
lspclient bugfix hover keymaps not mapped correctly 2022-07-04 10:03:54 +10:00
cclshierarchy.lua lint all codes 2022-06-02 01:41:26 +10:00
codeAction.lua simpily codeaction and range_code_action keymapping and code 2022-06-16 13:40:06 +10:00
codelens.lua lint all codes 2022-06-02 01:41:26 +10:00
ctags.lua Side panel (#197) 2022-06-22 01:56:17 +10:00
debounce.lua Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +10:00
definition.lua offset for definition preview 2022-06-30 01:39:06 +10:00
diagnostics.lua diagnostic func failed to keymap 2022-07-05 02:13:24 +10:00
dochighlight.lua lint all codes 2022-06-02 01:41:26 +10:00
foldlsp.lua Side panel (#197) 2022-06-22 01:56:17 +10:00
foldts.lua indent fallback if treesitter not found 2022-07-06 10:05:58 +10:00
formatting.lua [Breaking] using vim.keymap.set, breaking changes (#200) 2022-07-04 00:13:19 +10:00
gui.lua gui listview updates, allow listview cover more spaces 2022-06-11 16:11:11 +10:00
hierarchy.lua new tests for hierarchy, refactor reference_spec test 2022-07-03 21:29:00 +10:00
implementation.lua lint all codes 2022-06-02 01:41:26 +10:00
lazyloader.lua lsp installer update issue #181 2022-06-12 20:44:20 +10:00
lru.lua #57 refactor keymapping on lsp attach 2021-09-07 21:08:00 +10:00
lspwrapper.lua bug fix for #166 not all items shown in listview. Also add flag allow control when the ts info will be added 2022-06-29 14:53:50 +10:00
protocal.txt Code action v2 (#81) 2021-10-01 18:53:52 +10:00
reference.lua bug fix for #166 not all items shown in listview. Also add flag allow control when the ts info will be added 2022-06-29 14:53:50 +10:00
rename.lua vim.ui.select adapt native codeaction and codelens apply actions (#117) 2021-12-17 08:54:36 +11:00
render.lua bug fix for #166 not all items shown in listview. Also add flag allow control when the ts info will be added 2022-06-29 14:53:50 +10:00
sidepanel.lua Side panel (#197) 2022-06-22 01:56:17 +10:00
signature.lua lint all codes 2022-06-02 01:41:26 +10:00
symbols.lua add scope info in panel 2022-07-02 20:49:54 +10:00
treesitter.lua diagnostic func failed to keymap 2022-07-05 02:13:24 +10:00
util.lua diagnostic func failed to keymap 2022-07-05 02:13:24 +10:00
workspace.lua issue #201 vfn nil 2022-07-03 20:09:28 +10:00