Merge pull request #187 from deevus/vim

Fix vim syntax highlighting
This commit is contained in:
Luke Sampson
2014-11-03 05:49:05 +10:00
+3
View File
@@ -27,5 +27,8 @@
"checkver": {
"url": "http://www.vim.org/download.php",
"re": "Vim ([0-9\\.]+) is the latest stable version"
},
"env_set": {
"VIM": "$dir"
}
}