use nvim by default

This commit is contained in:
Oliver 2024-08-30 05:21:00 +00:00
parent a03739b204
commit 3900d6e89d

View File

@ -19,6 +19,7 @@ alias cura="cura5 -platformtheme gtk3"
alias cp="cp -iv"
alias mv="mv -iv"
alias rm="rm -vI"
alias vim="nvim"
# User lfcd by default (it should exist), fall back
# to ranger if lfcd isn't found. IDK why you wouldn't