Basis for vim configuration
Hyped for neovim 0.5!
This commit is contained in:
parent
256a08f1a7
commit
dd0e5a2189
12 changed files with 69 additions and 12 deletions
5
config/automatrop/roles/vim/handlers/main.yml
Normal file
5
config/automatrop/roles/vim/handlers/main.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
- name: Upgrade Neovim plugins
|
||||
command: "nvim +PlugUpgrade +PlugUpdate +PlugInstall +qall"
|
||||
failed_when: no
|
||||
listen: neovim plugins changed
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue