Explicitly set Neovim as the default editor
This commit is contained in:
parent
eb1f8d145b
commit
b0b5fb16e7
@ -21,3 +21,6 @@ export RUSTUP_HOME=~/.config/rustup
|
||||
|
||||
# Re-enable reverse-i-search
|
||||
bindkey '^R' history-incremental-search-backward
|
||||
|
||||
# Set Default Editor
|
||||
export EDITOR="/usr/bin/nvim"
|
||||
|
Loading…
x
Reference in New Issue
Block a user