Browse Source

[.profile] Change EDITOR from vim to nvim

Frans Bergman 2 years ago
parent
commit
efe29bc2bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .profile

+ 1 - 1
.profile

@@ -10,7 +10,7 @@ export PATH="/usr/lib/distcc/bin:$PATH:$HOME/.cargo/bin:$GOPATH/bin:$HOME/.scrip
 export BROWSER="firefox"
 export READER="zathura"
 export MAKEFLAGS="-j$(nproc)"
-export EDITOR="vim"
+export EDITOR="nvim"
 export LESSOPEN="|lesspipe.sh %s"
 export GTK_THEME=Adwaita:dark