]> git.donarmstrong.com Git - lilypond.git/commitdiff
Vim plugin: fix typo.
authorPatrick McCarty <pnorcks@gmail.com>
Mon, 26 Jul 2010 21:58:37 +0000 (14:58 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Mon, 26 Jul 2010 21:59:14 +0000 (14:59 -0700)
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")