Shifts to nvim

This commit is contained in:
Abhay Rana 2015-06-22 13:15:28 +05:30
parent 9a3c729cb2
commit 22650c1ae7
3 changed files with 3 additions and 2 deletions

View File

@ -102,8 +102,7 @@ export COMP_WORDBREAKS
export BLOCKSIZE=K
# export CDPATH=.:~:~/src:/etc
# export DISPLAY=:79
#export EDITOR="gedit -w --resume" Typing 'fc' # open last command for editing in gedit, then execute on save
export EDITOR='vim'
export EDITOR='nvim'
# export ftp_proxy=${MY_PROXY}
# export GPG_TTY='tty' # gpg-agent says it needs this
export GREP_OPTIONS='-D skip --binary-files=without-match --ignore-case' # most commonly used grep options

1
files/neovim/.nvim Symbolic link
View File

@ -0,0 +1 @@
../vim/.vim

1
files/neovim/.nvimrc Symbolic link
View File

@ -0,0 +1 @@
../vim/.vimrc