mirror of
https://github.com/cap153/nvim.git
synced 2026-01-01 23:45:06 +08:00
添加html、js、css的lsp和格式化工具
This commit is contained in:
parent
289c4daaa4
commit
4f7d039b98
3 changed files with 7 additions and 3 deletions
|
|
@ -11,6 +11,9 @@ return {
|
|||
"rust_analyzer",
|
||||
"marksman",
|
||||
"pylsp",
|
||||
"ts_ls",
|
||||
"cssls",
|
||||
"html",
|
||||
-- "gopls",
|
||||
},
|
||||
automatic_enable = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue