Fixing variables typo
This commit is contained in:
parent
e9f8c851fc
commit
7db0c4d202
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ neovim-install:
|
|||
python-neovim:
|
||||
pkg.installed:
|
||||
- pkgs:
|
||||
- {{ grains.python2 }}
|
||||
- {{ grains.python3 }}
|
||||
- {{ neovim.python2 }}
|
||||
- {{ neovim.python3 }}
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue