1
0
forked from aniani/vim

updated for version 7.0158

This commit is contained in:
Bram Moolenaar
2005-11-23 21:25:05 +00:00
parent af289d333a
commit a5792f5890
90 changed files with 9703 additions and 4368 deletions

View File

@@ -47,7 +47,7 @@ test1.out: test1.in
-rm -rf X* viminfo
.in.out:
-rm -rf $*.failed test.ok X* viminfo
-rm -rf $*.failed test.ok test.out X* viminfo
cp $*.ok test.ok
# Sleep a moment to avoid that the xterm title is messed up
@-sleep .2

View File

@@ -10,7 +10,7 @@ STARTTEST
:hi NewGroup term=bold cterm=italic ctermfg=DarkBlue ctermbg=Grey gui= guifg=#00ff00 guibg=Cyan
:hi Group2 term= cterm=
:hi Group3 term=underline cterm=bold
:redir >test.out
:redir! >test.out
:hi NewGroup
:hi Group2
:hi Group3