Vim 7.4 won't let us quit windows from a script.
[profile.git] / .vim / plugin / matchit.vim
1 if filereadable($VIMRUNTIME . "/macros/matchit.vim")
2   exe "source $VIMRUNTIME/macros/matchit.vim"
3 endif