neovim: made a simple config file
This commit is contained in:
parent
77eae6eee4
commit
6d1f8e626e
2 changed files with 29 additions and 0 deletions
|
@ -4,3 +4,4 @@ if command -v nvim >/dev/null 2>&1
|
|||
then
|
||||
alias vim="nvim"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue