navigator.lua/lua/navigator
2022-08-24 15:20:56 +02:00
..
lspclient <help> filetype should not be handled by navigator 2022-08-24 15:20:56 +02:00
cclshierarchy.lua lint all codes 2022-06-02 01:41:26 +10:00
codeAction.lua re-order code action so null-ls is not the first to see 2022-08-09 15:55:05 +10:00
codelens.lua Update codelens.lua 2022-08-09 03:40:23 -07:00
ctags.lua renaming highight group from GHxxx to Guihuaxxx 2022-07-18 07:45:23 +10:00
debounce.lua Vim diagnostic refactor (#63) 2021-09-19 12:42:34 +10:00
definition.lua definition preview, show more contents and allow scroll 2022-08-04 11:07:16 +10:00
diagnostics.lua Fix invalid buffer in defer fn. (#221) 2022-08-24 03:40:30 +10:00
dochighlight.lua switch between buffer type 2022-07-31 15:41:08 +10:00
foldlsp.lua use create_autocmd API; split clients.lua into 3 files 2022-07-27 18:17:07 +10:00
foldts.lua lint, expand tab to space for treesitter folding 2022-08-04 19:17:00 +10:00
formatting.lua issue #218 range format operator 2022-08-01 03:09:43 +10:00
gui.lua reuse telecsope color scheme 2022-08-21 19:58:54 +10:00
hierarchy.lua lint 2022-07-27 00:24:40 +10:00
implementation.lua lint all codes 2022-06-02 01:41:26 +10:00
lazyloader.lua lint 2022-07-27 00:24:40 +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 send floating view result to quickfix; de-duplicate references 2022-08-01 22:32:15 +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 send floating view result to quickfix; de-duplicate references 2022-08-01 22:32:15 +10:00
util.lua send floating view result to quickfix; de-duplicate references 2022-08-01 22:32:15 +10:00
workspace.lua chore selene setup 2022-07-27 02:37:26 +10:00