Browse Source

Define NeoVim as the default editor

master
Julio Biason 4 years ago
parent
commit
1123be3663
  1. 1
      bash/editor.bash

1
bash/editor.bash

@ -0,0 +1 @@
export EDITOR=nvim
Loading…
Cancel
Save