add astro lsp

Former-commit-id: 75f499a996
This commit is contained in:
Hadi
2025-05-07 15:24:48 +02:00
parent 26b08ec009
commit 936266ab11

View File

@@ -12,6 +12,7 @@
tailwindcss.enable = true; tailwindcss.enable = true;
html.enable = true; html.enable = true;
svelte.enable = true; svelte.enable = true;
astro.enable = true;
}; };
}; };
none-ls = { none-ls = {