diff --git a/dot_config/environment b/dot_config/environment index 77d608c..ca63f49 100644 --- a/dot_config/environment +++ b/dot_config/environment @@ -3,8 +3,8 @@ . "$XDG_DATA_HOME/cargo/env" 2>/dev/null # editor -export EDITOR=/usr/bin/nvim -export SUDO_EDITOR=/usr/bin/nvim +export EDITOR=nvim +export SUDO_EDITOR=nvim # wayland export MOZ_ENABLE_WAYLAND=1