Group vars refactor
This commit is contained in:
parent
f7eb8dc56d
commit
755493d155
31 changed files with 355 additions and 398 deletions
3
templates/debian/nvim.profile.j2
Normal file
3
templates/debian/nvim.profile.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# {{ ansible_managed }}
|
||||
|
||||
PATH="{{ neovim.install_path }}/bin:$PATH"
|
||||
Loading…
Add table
Add a link
Reference in a new issue