1
0
Fork 0

Make nvim default editor

This commit is contained in:
Jeremy Kaplan 2017-12-28 11:38:11 -08:00 committed by Jeremy Kaplan
commit c24d78f435
3 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ source_many($HOME + '/.config/tako/completers', is_tako)
$TAKO_SETTINGS.auto_pushd = True
$XDG_CONFIG_HOME = $HOME + '/.config'
$EDITOR = 'emacs'
$EDITOR = 'nvim'
$VISUAL = $EDITOR
for path in [