From c1e37901fc8486c9960d7290e521ba51e292e94b Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Tue, 18 Apr 2006 21:55:01 +0000 Subject: updated for version 7.0e02 --- runtime/makemenu.vim | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'runtime/makemenu.vim') diff --git a/runtime/makemenu.vim b/runtime/makemenu.vim index 097e96af8b..845393db03 100644 --- a/runtime/makemenu.vim +++ b/runtime/makemenu.vim @@ -1,6 +1,6 @@ " Script to define the syntax menu in synmenu.vim " Maintainer: Bram Moolenaar -" Last Change: 2006 Apr 16 +" Last Change: 2006 Apr 18 " This is used by "make menu" in the src directory. edit :p:h/synmenu.vim @@ -119,6 +119,7 @@ SynMenu C.CHILL:chill SynMenu C.Clean:clean SynMenu C.Clever:cl SynMenu C.Clipper:clipper +SynMenu C.Cmake:cmake SynMenu C.Cold\ Fusion:cf SynMenu C.Config.Cfg\ Config\ file:cfg SynMenu C.Config.Generic\ Config\ file:conf @@ -363,8 +364,9 @@ SynMenu PQ.Python:python SynMenu PQ.Quake:quake SynMenu PQ.Quickfix\ window:qf -SynMenu R-Sg.R:r -SynMenu R-Sg.R\ help:rhelp +SynMenu R-Sg.R.R:r +SynMenu R-Sg.R.R\ help:rhelp +SynMenu R-Sg.R.R\ noweb:rnoweb SynMenu R-Sg.Racc\ input:racc SynMenu R-Sg.Radiance:radiance SynMenu R-Sg.Ratpoison:ratpoison @@ -490,6 +492,7 @@ SynMenu TUV.UIT/UIL:uil SynMenu TUV.UnrealScript:uc SynMenu TUV.Updatedb\.conf:updatedb SynMenu TUV.Valgrind:valgrind +SynMenu TUV.Vera:vera SynMenu TUV.Verilog-AMS\ HDL:verilogams SynMenu TUV.Verilog\ HDL:verilog SynMenu TUV.Vgrindefs:vgrindefs -- cgit v1.2.3