Skip to content

Commit

Permalink
use nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
yachi committed Jun 8, 2016
1 parent 823c477 commit e4dbaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omf/init.fish
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ set -x CLOUDSDK_PYTHON /usr/bin/python2
set -gx TERM screen-256color

# abbreviations
set -U fish_user_abbreviations 'v=vim'
set -U fish_user_abbreviations 'v=nvim'
set fish_user_abbreviations $fish_user_abbreviations 'g=git'
set fish_user_abbreviations $fish_user_abbreviations 'gdf=git dsf'
set fish_user_abbreviations $fish_user_abbreviations 'gst=git status'
Expand Down

0 comments on commit e4dbaf0

Please sign in to comment.