commit | 7a329911b9ae2b97453fd995bc3a6523cf3aab53 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri May 21 12:05:36 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri May 21 12:05:36 2010 +0200 |
tree | b75f6a117f48fe0c441b67cca09490f623233a74 | |
parent | c6af8125c7593b3ca104bf1feac0d814fe76d92d [diff] [blame] |
Updated runtime files.
diff --git a/runtime/ftplugin/cucumber.vim b/runtime/ftplugin/cucumber.vim index 8ef8c23..63cfbcf 100644 --- a/runtime/ftplugin/cucumber.vim +++ b/runtime/ftplugin/cucumber.vim
@@ -1,6 +1,7 @@ " Vim filetype plugin " Language: Cucumber " Maintainer: Tim Pope <vimNOSPAM@tpope.org> +" Last Change: 2010 May 21 " Only do this when not done yet for this buffer if (exists("b:did_ftplugin"))