add html lsp support

This commit is contained in:
Andrzej 2024-03-22 13:51:14 +01:00
parent e718f472a5
commit 5f9a817ef9
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {