X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=vim%2Flilypond-syntax.vim;h=c749fd9aa09f8a3afdd17bce141c84362c867761;hb=cb01be4028886109ecc4772234452965ce7dfb66;hp=7d0a6d89e797ddf3b26f36034c18dcd2d9f4fdf2;hpb=beb52c9966a934559684caebce7acc2b326d316e;p=lilypond.git diff --git a/vim/lilypond-syntax.vim b/vim/lilypond-syntax.vim index 7d0a6d89e7..c749fd9aa0 100644 --- a/vim/lilypond-syntax.vim +++ b/vim/lilypond-syntax.vim @@ -2,7 +2,7 @@ " Language: LilyPond " Maintainer: Heikki Junes " Created: Oct 17, 2002 -" Last Change: Sep 23, 2003 +" Last Change: Aug 30, 2009 " Version: 6.1-1 " " Installed As: vim/syntax/lilypond.vim @@ -81,3 +81,5 @@ if version >= 508 || !exists("did_lily_syn_inits") delcommand HiLink endif + +let b:current_syntax = "lilypond"