rm : outdated lspconfig in example_chadrc
This commit is contained in:
parent
bcb4b15669
commit
1c9b5b46e4
|
@ -23,8 +23,8 @@ M.options, M.ui, M.mappings, M.plugins = {}, {}, {}, {}
|
||||||
M.plugins = {
|
M.plugins = {
|
||||||
options = {
|
options = {
|
||||||
-- lspconfig = {
|
-- lspconfig = {
|
||||||
-- -- servers = {"html", "cssls"}
|
-- path of file containing setups of different lsps (ex : "custom.plugins.lspconfig"), read the docs for more info
|
||||||
-- servers = {},
|
-- setup_lspconf = "",
|
||||||
-- },
|
-- },
|
||||||
},
|
},
|
||||||
-- To change the Packer `config` of a plugin that comes with NvChad,
|
-- To change the Packer `config` of a plugin that comes with NvChad,
|
||||||
|
|
Loading…
Reference in New Issue