From 3b5a9d5b4985eaed803db09b360830004f92e45d Mon Sep 17 00:00:00 2001 From: أحمد بن مركار <109348574+Ask-786@users.noreply.github.com> Date: Fri, 19 Jul 2024 11:37:46 +0530 Subject: feat: added htmlangular ft to emmet_language_server, tailwindcss, emmet_ls and angularls (#3240) * feat: added htmlangular ft to emmet_language_server, tailwindcss, emmet_ls and angularls * chore: removed commented lines --------- Co-authored-by: Ahmad Shabeer K --- lua/lspconfig/server_configurations/tailwindcss.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua/lspconfig/server_configurations/tailwindcss.lua') diff --git a/lua/lspconfig/server_configurations/tailwindcss.lua b/lua/lspconfig/server_configurations/tailwindcss.lua index 69048ed6..4beaf97e 100644 --- a/lua/lspconfig/server_configurations/tailwindcss.lua +++ b/lua/lspconfig/server_configurations/tailwindcss.lua @@ -25,8 +25,7 @@ return { 'handlebars', 'hbs', 'html', - -- 'HTML (Eex)', - -- 'HTML (EEx)', + 'htmlangular', 'html-eex', 'heex', 'jade', @@ -91,6 +90,7 @@ return { eelixir = 'html-eex', eruby = 'erb', templ = 'html', + htmlangular = 'html', }, }, }, -- cgit v1.2.3-70-g09d2