Added arch machine setup

This commit is contained in:
changeme 2020-06-21 19:58:45 +02:00
parent a6e047cc64
commit bc98f18417
5 changed files with 28 additions and 4 deletions

View file

@ -2,6 +2,8 @@
- name: install required packages
package:
name:
- python3
- python-pynvim
- neovim
- ripgrep
state: latest