dot_config/zsh/private_dot_zshrc.tmpl 🔗
@@ -126,8 +126,8 @@ export PATH="$PATH:/usr/lib/kf5"
# Additional preferences
export LANG=en_GB.UTF-8
-export EDITOR='nvim'
-export VISUAL='nvim'
+export EDITOR='zeditor --wait'
+export VISUAL='zeditor --wait'
export _JAVA_AWT_WM_NONREPARENTING=1
export MANPAGER="nvim +Man!"
export COLUMNS=80