adding html and css lsps
This commit is contained in:
parent
7b2d7c43cf
commit
ca17ae0f6f
1 changed files with 2 additions and 1 deletions
3
init.lua
3
init.lua
|
|
@ -643,7 +643,8 @@ require('lazy').setup({
|
|||
clangd = {},
|
||||
-- gopls = {},
|
||||
pyright = {},
|
||||
|
||||
html= {},
|
||||
cssls= {},
|
||||
-- rust_analyzer = {},
|
||||
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue