add capabilities
did this do something? idk
This commit is contained in:
@@ -698,6 +698,7 @@ require'lazy'.setup{ --{{{1
|
|||||||
root_dir=function(_, on_dir)
|
root_dir=function(_, on_dir)
|
||||||
on_dir(vim.fn.getcwd())
|
on_dir(vim.fn.getcwd())
|
||||||
end,
|
end,
|
||||||
|
capabilities = vim.lsp.protocol.make_client_capabilities()
|
||||||
}
|
}
|
||||||
vim.lsp.enable('ctags-ls')
|
vim.lsp.enable('ctags-ls')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user