Fixed angular lsp

This commit is contained in:
Radu Macocian (admac)
2026-03-21 17:48:57 +01:00
parent 40bcb42ee0
commit 39bcb18f3e
5 changed files with 70 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
require 'nvim-treesitter.configs'.setup {
require 'nvim-treesitter.config'.setup {
-- A list of parser names, or "all" (the listed parsers MUST always be installed)
ensure_installed = {
"vimdoc",