]> git.wincent.com - vim-docvim.git/commit
Fix annoying error messages on switching to a new *.vim file
authorGreg Hurrell <greg@hurrell.net>
Thu, 31 Mar 2016 23:20:55 +0000 (16:20 -0700)
committerGreg Hurrell <greg@hurrell.net>
Thu, 31 Mar 2016 23:20:55 +0000 (16:20 -0700)
commitd6c0845470fa9c6bd6c01d198cd731cdd6a12cf4
treebd118d6294d1b8a04200c15b5a79c68f1ed25b4a
parent93cfd00cb5ec26c8fad8bdbdd08064abb0494dfb
Fix annoying error messages on switching to a new *.vim file

This will happen because the file gets re-evaluated (almost?) every time
you switch to a *.vim file after having looked at another filetype.
after/syntax/vim.vim