feat(nvim): add neovim-lsp
role
Add a new role for installing the required packages for running different LSP servers (e.g. intelephense) within Neovim.
This commit is contained in:
parent
54397bc899
commit
76597dcb17
2 changed files with 19 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
- role: lazygit
|
||||
- role: neovim
|
||||
- role: nnn
|
||||
- role: neovim-lsp
|
||||
- role: pv
|
||||
- role: rename
|
||||
- role: ripgrep
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue