Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 25 of 173) sorted by relevance

1234567

/vim-8.2.3635/src/testdir/
H A Dtest_modeless.vim27 let @* = 'clean'
39 let @* = 'clean'
51 let @* = 'clean'
67 let @* = 'clean'
83 let @* = 'clean'
96 let @* = 'clean'
109 let @* = 'clean'
122 let @* = 'clean'
135 let @* = 'clean'
148 let @* = 'clean'
[all …]
H A DMake_vms.mms15 # mms/descrip=Make_vms.mms clean
49 -@ !clean up before doing the test
64 -@ !clean up after the test
68 all : clean nolog $(START_WITH) $(SCRIPT) nolog
96 clean :
H A Dtest_normal.vim80 " clean up
154 " clean up
175 " clean up
289 " clean up
304 " clean up
361 " clean up
453 " clean up
479 " clean up
526 " clean up
1471 " clean up
[all …]
H A Dtest_popupwin_textprop.vim53 " clean up
114 " clean up
170 " clean up
H A Dtest_breakindent.vim103 " clean up
118 " clean up
133 " clean up
149 " clean up
217 " clean up
232 " clean up
246 " clean up
261 " clean up
H A Dtest_display.vim103 " clean up
181 " clean up
196 " clean up
218 " clean up
H A Dtest_balloon.vim45 " clean up
63 " clean up
H A Dtest_popupwin.vim74 " clean up
228 " clean up
252 " clean up
278 " clean up
334 " clean up
426 " clean up
449 " clean up
588 " clean up
645 " clean up
718 " clean up
[all …]
H A Dtest_suspend.vim29 \ . " --clean -X"
73 \ . " --clean -X"
H A Dtest_winbar.vim139 " clean up
159 " clean up
H A Dtest_conceal.vim108 " clean up
135 " clean up
155 " clean up
H A Dtest_diffmode.vim868 " clean up already existing swap files, just in case
990 " clean up
1019 " clean up
1044 " clean up
1075 " clean up
1109 " clean up
1135 " clean up
1246 " clean up
1311 " clean up
H A Dtest_put.vim32 " clean up
42 " clean up
H A Dtest_search.vim198 " clean up
272 " clean up
549 " clean up
569 " clean up
606 " clean up
667 …let buf = term_start([GetVimProg(), '--clean', '-c', 'set noswapfile', 'Xsearch.txt'], {'term_rows…
685 " clean up
784 " clean up
1596 if RunVim([], [], '--clean -S Xscript')
1618 if RunVim([], [], '--clean -S Xscript')
[all …]
/vim-8.2.3635/src/libvterm/
H A DMakefile87 .PHONY: clean
88 clean: target
89 $(LIBTOOL) --mode=clean rm -f $(OBJECTS) $(INCFILES)
90 $(LIBTOOL) --mode=clean rm -f t/harness.lo t/harness
91 $(LIBTOOL) --mode=clean rm -f $(LIBRARY) $(BINFILES)
/vim-8.2.3635/src/GvimExt/
H A DMake_ming.mak61 .PHONY: all all-before all-after clean clean-custom
80 clean: clean-custom target
/vim-8.2.3635/runtime/indent/
H A DMakefile10 VIMRUNTIME=$(VIMRUNTIME) $(VIM) --clean --not-a-term -u testdir/runtest.vim
13 clean testclean: target
/vim-8.2.3635/src/xxd/
H A DMake_vms.mms14 # To cleanup: mms/descrip=Make_vms.mms clean
68 clean :
H A DMakefile6 clean: target
/vim-8.2.3635/src/po/
H A DMakefile26 .PHONY: all install uninstall prefixcheck converted check clean checkclean distclean update-po $(LA…
171 clean: checkclean target
175 distclean: clean
H A DMake_cyg.mak48 .PHONY: first_time all install install-all clean $(LANGUAGES)
103 clean: target
H A DMake_ming.mak61 .PHONY: first_time all install install-all clean $(LANGUAGES)
126 clean: target
/vim-8.2.3635/runtime/syntax/
H A Dfpcmake.vim18 syn keyword fpcmakeSectionName contained clean compiler default dist install
22 " [clean]
/vim-8.2.3635/runtime/doc/
H A Dusr_01.txt143 vim --clean -c 'e $VIMRUNTIME/tutor/tutor' -c 'w! TUTORCOPY' -c 'q'
149 vim --clean -c 'e $VIMRUNTIME/tutor/tutor.fr' -c 'w! TUTORCOPY' -c 'q'
153 vim --clean TUTORCOPY
155 The --clean argument makes sure Vim is started with nice defaults.
/vim-8.2.3635/src/
H A DMake_ami.mak202 .PHONY: clean
203 clean: target

1234567