From 5f9a817ef9b29d273ac14086d6756fd391e9f4cc Mon Sep 17 00:00:00 2001 From: Andrzej Date: Fri, 22 Mar 2024 13:51:14 +0100 Subject: [PATCH] add html lsp support --- lua/plugins/lsp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugins/lsp.lua b/lua/plugins/lsp.lua index e8645a5..4dad0e4 100644 --- a/lua/plugins/lsp.lua +++ b/lua/plugins/lsp.lua @@ -124,7 +124,7 @@ return { -- LSP Configuration & Plugins -- https://github.com/pmizio/typescript-tools.nvim -- -- But for many setups, the LSP (`tsserver`) will work just fine - + html = {}, marksman = {}, tsserver = {}, ltex = {