Added marksman
This commit is contained in:
@@ -36,6 +36,7 @@ return {
|
||||
"rust_analyzer",
|
||||
"yamlls",
|
||||
"bashls",
|
||||
"marksman",
|
||||
}
|
||||
|
||||
for _, lsp in ipairs(defaultLsps) do
|
||||
|
||||
@@ -35,6 +35,7 @@ return {
|
||||
"yamlls",
|
||||
"bashls",
|
||||
"tailwindcss",
|
||||
"marksman",
|
||||
},
|
||||
automatic_installation = true,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user