diff options
Diffstat (limited to 'lua/config/lsp.lua')
| -rw-r--r-- | lua/config/lsp.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lua/config/lsp.lua b/lua/config/lsp.lua index 8596654..71f3dba 100644 --- a/lua/config/lsp.lua +++ b/lua/config/lsp.lua @@ -18,6 +18,8 @@ vim.lsp.enable({ "rust-analyzer", + "verible", + "angular-language-server", "biome", "typescript-language-server", |
