summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2011-11-24 17:58:20 +0100
committerSebastian Reichel <sre@ring0.de>2011-11-24 17:58:20 +0100
commitaa917a2a4ab3b63e79a70270f8a2bcc883ae8383 (patch)
tree82a07266d2b76d290ac6b2e60fffd62b0d4b6ad8
parentdc8bce5c5a6e93553a5aa5ed27bc9cb83caa3e25 (diff)
downloadvim-config-aa917a2a4ab3b63e79a70270f8a2bcc883ae8383.tar.bz2
update vala.vim from homepage
-rw-r--r--vim/syntax/vala.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/vim/syntax/vala.vim b/vim/syntax/vala.vim
index 5a0bb40..bb5b00a 100644
--- a/vim/syntax/vala.vim
+++ b/vim/syntax/vala.vim
@@ -13,6 +13,9 @@
" - validate code attributes
" - better error checking for known errors
" - full support for valadoc
+"
+" add vala in /usr/share/vim/vim73/scripts.vim below ruby
+" to have shebang support
if exists("b:current_syntax")
finish