adding html and css lsps
This commit is contained in:
parent
7b2d7c43cf
commit
ca17ae0f6f
3
init.lua
3
init.lua
@ -643,7 +643,8 @@ require('lazy').setup({
|
|||||||
clangd = {},
|
clangd = {},
|
||||||
-- gopls = {},
|
-- gopls = {},
|
||||||
pyright = {},
|
pyright = {},
|
||||||
|
html= {},
|
||||||
|
cssls= {},
|
||||||
-- rust_analyzer = {},
|
-- rust_analyzer = {},
|
||||||
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
||||||
--
|
--
|
||||||
|
Loading…
x
Reference in New Issue
Block a user