I've noticed that git seems to use different vim settings any time I'm writing a commit message. I have the git+svn
install off Macports, and I've checked the $MYVIMRC
variable: it's set to the correct file. Still, every time I go to commit a message I have a restriction on 80 characters per line, case sensitive search, and none of the plugins I've installed.
It's probably something silly. Would appreciate a pointer as to what it is.
EDIT: Actually I just checked: my plugins work. It's only the column width of 80 chars that miraculously comes alive when I type out commit messages.