Add neovim to PATH
This commit is contained in:
parent
8f273cc775
commit
fe9f6788c3
3 changed files with 8 additions and 9 deletions
3
templates/nvim.profile.j2
Normal file
3
templates/nvim.profile.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# {{ ansible_managed }}
|
||||
|
||||
PATH="{{ neovim.install_path }}:$PATH"
|
||||
Loading…
Add table
Add a link
Reference in a new issue