Searched refs:cq (Results 1 – 12 of 12) sorted by relevance
| /vim-8.2.3635/src/testdir/ |
| H A D | test_startup.vim | 268 let out = system(GetVimCommand() . ' --clean -es -X -V0 -c "set verbose?" -cq') 271 let out = system(GetVimCommand() . ' --clean -es -X -V2 -c "set verbose?" -cq') 275 let out = system(GetVimCommand() . ' --clean -es -X -V15 -c "set verbose?" -cq') 288 let out = system('VIMRUNTIME=/tmp ' .. GetVimCommand() .. ' --clean -cq') 291 let out = system('VIMRUNTIME=/tmp ' .. GetVimCommand() .. ' -u DEFAULTS -cq') 360 if RunVim([], [], ' --clean -V2Xverbosefile -c "set verbose? verbosefile?" -cq') 432 if RunVim([], [], '-g --echo-wid -cq >Xtest_echo_wid') 555 call RunVim([], [], '-f -g -iconic -cq') 637 for opt in [' -cq', ' --cmd q', ' +', ' -S foo'] 774 let out = system(GetVimCommand() . ' -c''set term'' -c cq') [all …]
|
| H A D | test_autocmd.vim | 557 call system(GetVimCommand('Xvimrc') .. ' --not-a-term --noplugins -S Session.vim -c cq') 617 call system(GetVimCommand('Xvimrc') .. ' --not-a-term --noplugins -S Session.vim -c cq')
|
| /vim-8.2.3635/src/po/ |
| H A D | Makefile | 32 $(VIM) -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq $<
|
| /vim-8.2.3635/runtime/spell/nl/ |
| H A D | nl_NL.diff | 118 - REP cq c.q.
|
| /vim-8.2.3635/src/ |
| H A D | eval.c | 4876 cbq_T *cq; in set_ref_in_item() local 4886 for (cq = ch->ch_part[part].ch_cb_head.cq_next; cq != NULL; in set_ref_in_item() 4887 cq = cq->cq_next) in set_ref_in_item() 4888 if (cq->cq_callback.cb_partial != NULL) in set_ref_in_item() 4891 dtv.vval.v_partial = cq->cq_callback.cb_partial; in set_ref_in_item()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | quickfix.txt | 232 *:cq* *:cquit* 233 :cq[uit][!] 234 :{N}cq[uit][!] 235 :cq[uit][!] {N} Quit Vim with error code {N}. {N} defaults to one. 1272 exit with the :cq command, the compiler will terminate. Do this if you
|
| H A D | quickref.txt | 1042 |:cquit| :cq quit without writing and return error code (to 1285 |:cq| :cq quit without writing and return error code
|
| H A D | editing.txt | 1112 :cq[uit] Quit always, without writing, and return an error 1113 code. See |:cq|. Used for Manx's QuickFix mode (see
|
| H A D | index.txt | 1262 |:cquit| :cq[uit] quit Vim with an error code
|
| H A D | tags | 2335 :cq quickfix.txt /*:cq*
|
| H A D | todo.txt | 3761 - Amiga: The ":cq" command does not always abort the Manx compiler. Why?
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | vim.vim | 26 … cadde[xpr] cbe[fore] cdo cg[etfile] checkt[ime] clo[se] co[py] con[tinue] cq[uit] cuna[bbrev] def…
|