Browse Source

Moving from vim to neovim

pull/2/head
Ryan Reed 2 years ago
parent
commit
35ced52efc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dot_config/zsh/configs/editor.zsh

+ 1
- 1
dot_config/zsh/configs/editor.zsh View File

@ -1,2 +1,2 @@
export VISUAL=vim
export VISUAL=nvim
export EDITOR=$VISUAL export EDITOR=$VISUAL

Loading…
Cancel
Save