mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-13 22:50:52 +02:00
Added angularls
This commit is contained in:
parent
1c9afc6559
commit
3fe704b752
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
@ -552,6 +552,7 @@ require('lazy').setup({
|
|||
},
|
||||
},
|
||||
},
|
||||
angularls = {},
|
||||
}
|
||||
|
||||
-- Ensure the servers and tools above are installed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue