You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
navigator.lua/lua/navigator
sp4ke a7886fc055
Fix keymap buffer (#223)
* apply key mapping to selected buffer only

* <help> filetype should not be handled by navigator

Co-authored-by: spike <spike@w530>
2 years ago
..
lspclient Fix keymap buffer (#223) 2 years ago
cclshierarchy.lua lint all codes 2 years ago
codeAction.lua re-order code action so null-ls is not the first to see 2 years ago
codelens.lua Update codelens.lua 2 years ago
ctags.lua renaming highight group from GHxxx to Guihuaxxx 2 years ago
debounce.lua Vim diagnostic refactor (#63) 3 years ago
definition.lua definition preview, show more contents and allow scroll 2 years ago
diagnostics.lua Fix invalid buffer in defer fn. (#221) 2 years ago
dochighlight.lua switch between buffer type 2 years ago
foldlsp.lua use create_autocmd API; split clients.lua into 3 files 2 years ago
foldts.lua lint, expand tab to space for treesitter folding 2 years ago
formatting.lua issue #218 range format operator 2 years ago
gui.lua reuse telecsope color scheme 2 years ago
hierarchy.lua lint 2 years ago
implementation.lua lint all codes 2 years ago
lazyloader.lua lint 2 years ago
lru.lua #57 refactor keymapping on lsp attach 3 years ago
lspwrapper.lua bug fix for #166 not all items shown in listview. Also add flag allow control when the ts info will be added 2 years ago
protocal.txt Code action v2 (#81) 3 years ago
reference.lua send floating view result to quickfix; de-duplicate references 2 years ago
rename.lua vim.ui.select adapt native codeaction and codelens apply actions (#117) 2 years ago
render.lua bug fix for #166 not all items shown in listview. Also add flag allow control when the ts info will be added 2 years ago
sidepanel.lua Side panel (#197) 2 years ago
signature.lua lint all codes 2 years ago
symbols.lua add scope info in panel 2 years ago
treesitter.lua send floating view result to quickfix; de-duplicate references 2 years ago
util.lua send floating view result to quickfix; de-duplicate references 2 years ago
workspace.lua chore selene setup 2 years ago