# Copyright 2006-2009 by Purdue Research Foundation, West Lafayette, IN 47906.
# All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License, version 2.1 as published by the Free Software Foundation.

conflict EDITOR_CHOICE

setenv SVN_EDITOR "vim"
setenv EDITOR "vim"
setenv VISUAL "vim"

desc "Invoke the vim editor by default."

help "Vim is like an enhanced vi.  Regardless of your disposition
toward vi, your feelings will only be amplified when you try vim."
