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