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:
Oliver Davies 2022-03-30 23:14:57 +01:00
parent 54397bc899
commit 76597dcb17
2 changed files with 19 additions and 0 deletions

View file

@ -17,6 +17,7 @@
- role: lazygit
- role: neovim
- role: nnn
- role: neovim-lsp
- role: pv
- role: rename
- role: ripgrep