diff --git a/zsh/.zshrc b/zsh/.zshrc index 3013187..4d9de2c 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1,3 +1,5 @@ +bindkey -e + # Set the default editor to Neovim export EDITOR=nvim export SUDO_EDITOR=nvim