]> git.donarmstrong.com Git - lilypond.git/blobdiff - vim/lilypond-ftplugin.vim
Vim plugin: fix typo.
[lilypond.git] / vim / lilypond-ftplugin.vim
index 1579388a425556c6807e429283232c4b3e9a77ee..77b1d40da8da44101628cfb46bdf92d56f93d6c8 100644 (file)
@@ -1,10 +1,10 @@
 " LilyPond filetype plugin
 " Language:     LilyPond (ft=ly)
 " Maintainer:   Heikki Junes <hjunes@cc.hut.fi>
-" Last Change:  2004 March 1
+" Last Change:  2010 Jul 26
 "
 " Installed As:        vim/ftplugin/lilypond.vim
-" Uses Generated File: vim/syntax/lilypond-words.el
+" Uses Generated File: vim/syntax/lilypond-words.vim
 "
 " Only do this when not done yet for this buffer
 if exists("b:did_ftplugin")