David Blume commited on 2017-12-22 08:51:07 Showing 1 changed files, with 1 additions and 0 deletions.
@@ -38,6 +38,7 @@ else
fi
export P4DIFF='vim -d' # Override from the command line: "P4DIFF=; p4 diff main.py"
+export CSCOPE_EDITOR=vim
alias grep='grep --color=auto'
alias fgrep='fgrep --color=auto'