Vim 5 parser strangeness.
authorIain Patterson <me@iain.cx>
Tue, 6 Oct 2009 09:27:26 +0000 (10:27 +0100)
committerIain Patterson <me@iain.cx>
Tue, 6 Oct 2009 10:08:41 +0000 (11:08 +0100)
commit19d0f46786b27c544f7a3f4241f0ead99d964db3
tree43cf8c183382a8615a67d143769a647272b926d1
parentd1c7f1b4ee2672f0a1ed385cd8d887914d8372d0
Vim 5 parser strangeness.

Protect unsupported "silent" command in an exec.
This is necessary even though the command is called in a block only
executed by Vim 6 or later.
.vimrc