comparison runtime/makemenu.vim @ 625:81fe2ccc1207 v7.0179

updated for version 7.0179
author vimboss
date Thu, 12 Jan 2006 23:22:24 +0000
parents 27d1ec742f17
children a1a08851eac8
comparison
equal deleted inserted replaced
624:91e7d4a7b3b0 625:81fe2ccc1207
1 " Script to define the syntax menu in synmenu.vim 1 " Script to define the syntax menu in synmenu.vim
2 " Maintainer: Bram Moolenaar <Bram@vim.org> 2 " Maintainer: Bram Moolenaar <Bram@vim.org>
3 " Last Change: 2005 Dec 01 3 " Last Change: 2006 Jan 12
4 4
5 " This is used by "make menu" in the src directory. 5 " This is used by "make menu" in the src directory.
6 edit <sfile>:p:h/synmenu.vim 6 edit <sfile>:p:h/synmenu.vim
7 7
8 /The Start Of The Syntax Menu/+1,/The End Of The Syntax Menu/-1d 8 /The Start Of The Syntax Menu/+1,/The End Of The Syntax Menu/-1d
184 SynMenu FG.GPG:gpg 184 SynMenu FG.GPG:gpg
185 SynMenu FG.Grub:grub 185 SynMenu FG.Grub:grub
186 SynMenu FG.GNU\ Server\ Pages:gsp 186 SynMenu FG.GNU\ Server\ Pages:gsp
187 SynMenu FG.GNUplot:gnuplot 187 SynMenu FG.GNUplot:gnuplot
188 SynMenu FG.GrADS\ scripts:grads 188 SynMenu FG.GrADS\ scripts:grads
189 SynMenu FG.Gretl:gretl
189 SynMenu FG.Groff:groff 190 SynMenu FG.Groff:groff
191 SynMenu FG.Groovy:groovy
190 SynMenu FG.GTKrc:gtkrc 192 SynMenu FG.GTKrc:gtkrc
191 193
192 SynMenu HIJK.Haskell.Haskell:haskell 194 SynMenu HIJK.Haskell.Haskell:haskell
193 SynMenu HIJK.Haskell.Haskell-c2hs:chaskell 195 SynMenu HIJK.Haskell.Haskell-c2hs:chaskell
194 SynMenu HIJK.Haskell.Haskell-literate:lhaskell 196 SynMenu HIJK.Haskell.Haskell-literate:lhaskell