fix(*): install npm before neovim LSP clients

LSP clients are installed globally via npm, so npm needs to be installed
before the LSP clients.
This commit is contained in:
Oliver Davies 2022-04-26 14:30:23 +01:00
parent 0b92af8398
commit 95770552af

View file

@ -9,10 +9,10 @@ default_roles:
- git
- htop
- jq
- npm
- neovim
- neovim-lsp
- notion-app
- npm
- platformsh-cli
- pv
- ripgrep