using neovim instead of vim for the global editor environment variable

This commit is contained in:
aminnairi
2023-04-09 22:15:35 +02:00
parent e3439eb71e
commit f3953b134f
+2 -1
View File
@@ -6,7 +6,8 @@ if status is-interactive
xset r rate 150 30
# Set the editor to use vim
set -xg EDITOR vim
set --export --global EDITOR nvim
# Install OMF if it is not already
if test ! -d ~/.local/share/omf