Small vim config changes
This commit is contained in:
@@ -140,8 +140,8 @@ alias zf='z $(flirt)'
|
||||
# ~/.bash_aliases, instead of adding them here directly.
|
||||
# See /usr/share/doc/bash-doc/examples in the bash-doc package.
|
||||
if [ -z "$EDITOR" ]; then
|
||||
export EDITOR=kak
|
||||
# export EDITOR='nvim'
|
||||
# export EDITOR=kak
|
||||
export EDITOR='nvim'
|
||||
fi
|
||||
|
||||
if [ -f ~/.bash_aliases ]; then
|
||||
|
||||
Reference in New Issue
Block a user