feat(lsp): markdown lsp
This commit is contained in:
@@ -47,6 +47,7 @@ local lsps = {
|
||||
single_file_support = true,
|
||||
root_dir = nil,
|
||||
},
|
||||
["marksman"] = {},
|
||||
["ts_ls"] = {},
|
||||
["rust_analyzer"] = {},
|
||||
}
|
||||
|
||||
@@ -85,6 +85,7 @@
|
||||
lemminx
|
||||
lua-language-server
|
||||
nil
|
||||
marksman
|
||||
tailwindcss-language-server
|
||||
typescript-language-server
|
||||
rust-analyzer
|
||||
|
||||
Reference in New Issue
Block a user