Add neovim role for Debian, macOS, and Windows
This commit is contained in:
8
roles/neovim/vars/main.yaml
Normal file
8
roles/neovim/vars/main.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
neovim_pip_packages:
|
||||
- cmake-language-server
|
||||
- cmakelint
|
||||
- compdb
|
||||
- pynvim
|
||||
- vim-vint
|
||||
- yamllint
|
||||
Reference in New Issue
Block a user