add html lsp support
This commit is contained in:
parent
e718f472a5
commit
5f9a817ef9
|
@ -124,7 +124,7 @@ return { -- LSP Configuration & Plugins
|
||||||
-- https://github.com/pmizio/typescript-tools.nvim
|
-- https://github.com/pmizio/typescript-tools.nvim
|
||||||
--
|
--
|
||||||
-- But for many setups, the LSP (`tsserver`) will work just fine
|
-- But for many setups, the LSP (`tsserver`) will work just fine
|
||||||
|
html = {},
|
||||||
marksman = {},
|
marksman = {},
|
||||||
tsserver = {},
|
tsserver = {},
|
||||||
ltex = {
|
ltex = {
|
||||||
|
|
Loading…
Reference in New Issue