added angular plugin

This commit is contained in:
aminnairi
2026-04-07 14:04:49 +02:00
parent 064af9a9e8
commit 6490117d15
2 changed files with 4 additions and 2 deletions
+3 -2
View File
@@ -2,8 +2,9 @@ return {
"mason-org/mason.nvim",
opts = {
ensure_installed = {
-- LSP Servers
"typescript-language-server", -- TypeScript/JavaScript LSP
-- LSP Servers
"angular-language-server", -- Angular Language Server
"typescript-language-server", -- TypeScript/JavaScript LSP
"eslint-lsp", -- ESLint LSP for linting
"tailwindcss-language-server", -- Tailwind CSS LSP
"css-lsp", -- CSS LSP