.. |
lspclient
|
prevent recursion loop
|
2022-04-07 11:37:14 +10:00 |
cclshierarchy.lua
|
bugfix #161 callhierachy ccls assertion
|
2022-04-05 10:06:07 +10:00 |
codeAction.lua
|
reverse sort lsp actions
|
2022-02-24 19:03:28 +11:00 |
codelens.lua
|
drop neovim 0.5 deprecated API
|
2022-02-17 22:21:34 +11:00 |
debounce.lua
|
Vim diagnostic refactor (#63)
|
2021-09-19 12:42:34 +10:00 |
definition.lua
|
drop neovim 0.5 deprecated API
|
2022-02-17 22:21:34 +11:00 |
diagnostics.lua
|
issue #156 Can't disable virutal text
|
2022-03-17 03:03:49 +11:00 |
dochighlight.lua
|
merge master
|
2022-02-21 15:22:05 +11:00 |
foldlsp.lua
|
updates vim.notify
|
2021-12-29 15:50:41 +11:00 |
foldts.lua
|
drop neovim 0.5 deprecated API
|
2022-02-17 22:21:34 +11:00 |
formatting.lua
|
breaking changes: https://github.com/neovim/neovim/issues/14090, issue #136
|
2022-01-17 16:03:48 +11:00 |
gui.lua
|
drop neovim 0.5 deprecated API
|
2022-02-17 22:21:34 +11:00 |
hierarchy.lua
|
replace print to notify, add workspace gui
|
2021-12-23 16:37:39 +11:00 |
implementation.lua
|
locations_to_items offset_encoding
|
2022-01-18 16:25:48 +11:00 |
lazyloader.lua
|
combine on_attach
|
2022-02-21 14:57:36 +11:00 |
lru.lua
|
#57 refactor keymapping on lsp attach
|
2021-09-07 21:08:00 +10:00 |
lspwrapper.lua
|
issue #161 ccls failure
|
2022-04-05 02:42:49 +10:00 |
protocal.txt
|
Code action v2 (#81)
|
2021-10-01 18:53:52 +10:00 |
reference.lua
|
bugfix #163 defination not found
|
2022-04-06 06:47:47 +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
|
drop neovim 0.5 deprecated API
|
2022-02-17 22:21:34 +11:00 |
signature.lua
|
updates vim.notify
|
2021-12-29 15:50:41 +11:00 |
symbols.lua
|
cleanup code
|
2022-01-06 22:06:40 +11:00 |
treesitter.lua
|
replace print to notify, add workspace gui
|
2021-12-23 16:37:39 +11:00 |
util.lua
|
drop neovim 0.5 deprecated API
|
2022-02-17 22:21:34 +11:00 |
workspace.lua
|
update gui for workspace symbol
|
2021-12-24 17:30:56 +11:00 |