ccls is off idkwhy
parent
a99a02c407
commit
4cf2aae99d
|
@ -0,0 +1,10 @@
|
||||||
|
return {
|
||||||
|
-- {
|
||||||
|
-- "ranjithshegde/ccls.nvim",
|
||||||
|
-- config = function()
|
||||||
|
-- require("ccls").setup({ lsp = { use_defaults = true } })
|
||||||
|
-- end,
|
||||||
|
-- event = "VeryLazy",
|
||||||
|
-- dependencies = { "nvim-lspconfig" },
|
||||||
|
-- },
|
||||||
|
}
|
Loading…
Reference in New Issue