From aa917a2a4ab3b63e79a70270f8a2bcc883ae8383 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Thu, 24 Nov 2011 17:58:20 +0100 Subject: update vala.vim from homepage --- vim/syntax/vala.vim | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3