dotfiles/home/private_dot_config/zsh/zexists.d/cmd/nvim.zsh

4 lines
53 B
Bash

export EDITOR=nvim
export VISUAL=nvim
alias vim=nvim