Searched refs:vs (Results 1 – 25 of 31) sorted by relevance
12
| /vim-8.2.3635/runtime/syntax/ |
| H A D | vmasm.vim | 58 syn match vmasmOpcode "\<v[vs]add[lfdg]\>" 59 syn match vmasmOpcode "\<v[vs]cmp[lfdg]\>" 60 syn match vmasmOpcode "\<v[vs]div[fdg]\>" 61 syn match vmasmOpcode "\<v[vs]mul[lfdg]\>" 62 syn match vmasmOpcode "\<v[vs]sub[lfdg]\>" 63 syn match vmasmOpcode "\<v[vs]bi[cs]l\>" 64 syn match vmasmOpcode "\<v[vs]xorl\>" 65 syn match vmasmOpcode "\<v[vs]merge\>" 66 syn match vmasmOpcode "\<v[vs]s[rl]ll\>"
|
| H A D | dracula.vim | 8 " the purposes of Design Rule Checking, Layout vs. Schematic
|
| H A D | mf.vim | 222 syn keyword mfConstant supre swtwo toshiba ultre varityper vs vtftzz
|
| H A D | mush.vim | 182 syntax keyword mushAttribute vo vp vq vr vs vt vu vv vw vx vy vz
|
| H A D | vim.vim | 23 … tabs tclf[ile] tl[ast] tlunmenu to[pleft] tunma[p] unh[ide] var vim9[cmd] vs[plit] win[size] wp[r… 217 " ======= : Trade-off: Increasing synclines with slower editing vs augroup END error checking. 639 " see tst24 (hi def vs hi) (Jul 06, 2018)
|
| H A D | xs.vim | 15 " let xs_superseded = 0 " mark C functions superseded by Perl replacements (ex. memcpy vs Copy)
|
| /vim-8.2.3635/src/ |
| H A D | ex_getln.c | 138 save_viewstate(viewstate_T *vs) in save_viewstate() argument 140 vs->vs_curswant = curwin->w_curswant; in save_viewstate() 141 vs->vs_leftcol = curwin->w_leftcol; in save_viewstate() 142 vs->vs_topline = curwin->w_topline; in save_viewstate() 144 vs->vs_topfill = curwin->w_topfill; in save_viewstate() 146 vs->vs_botline = curwin->w_botline; in save_viewstate() 151 restore_viewstate(viewstate_T *vs) in restore_viewstate() argument 154 curwin->w_leftcol = vs->vs_leftcol; in restore_viewstate() 155 curwin->w_topline = vs->vs_topline; in restore_viewstate() 157 curwin->w_topfill = vs->vs_topfill; in restore_viewstate() [all …]
|
| H A D | INSTALLpc.txt | 765 Ruby version vs. Ruby API version:
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | os_haiku.txt | 22 7. Single Launch vs. Multiple 128 7. Single Launch vs. Multiple Launch *haiku-launch*
|
| H A D | tips.txt | 138 They not necessarily do the same thing, as this may be a termcap vs.
|
| H A D | windows.txt | 178 :[N]vs[plit] [++opt] [+cmd] [file] *:vs* *:vsplit*
|
| H A D | terminal.txt | 1140 w character width differs (single vs double width)
|
| H A D | index.txt | 1722 |:vsplit| :vs[plit] split current window vertically
|
| H A D | version6.txt | 2263 variables vs global variables. 2268 Win32 GUI: (on no file), :vs<CR>:q<CR> left a trail of pixels down the middle. 6436 Mac classic: Problems with reading files with CR vs CR/LF. Rely on the 14242 Problem: Compiler warning for "char" vs "char_u" mixup. (Zoltan Arpadffy)
|
| H A D | tags | 3449 :vs windows.txt /*:vs*
|
| H A D | pi_netrw.txt | 3226 |g:netrw_preview| control horizontal vs vertical splitting
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_assert.vim | 106 call assert_match('difference at byte 4, line 1 after "1234X" vs "1234Y"', v:errors[0]) 113 …call assert_match('difference at byte 234, line 1 after "' .. xes .. 'X" vs "' .. xes .. 'Y"', v:e…
|
| H A D | test_matchfuzzy.vim | 46 " path separator vs word separator
|
| H A D | test_window_cmd.vim | 579 au BufEnter,BufLeave,WinEnter,WinLeave 0 vs xxx
|
| H A D | test_gui.vim | 868 " Maybe check for $TERM (dumb vs xterm) in the spawned shell?
|
| H A D | test_functions.vim | 901 call assert_equal("v-vs", g:current_modes)
|
| /vim-8.2.3635/runtime/ |
| H A D | termcap | 43 :ve=\E.4:vs=\E.2:
|
| H A D | scripts.vim | 253 …It was generated by makepatch \|Index:\s\+\f\+\r\=$\|===== \f\+ \d\+\.\d\+ vs edited\|==== //\f\+#…
|
| /vim-8.2.3635/src/po/ |
| H A D | sv.po | 350 msgstr "E714: Lista kr�vs" 353 msgstr "E715: Tabell kr�vs" 371 msgstr "E718: Funcref kr�vs" 656 msgstr "E129: Funktionsnamn kr�vs" 1173 msgstr "E179: argument kr�vs f�r -complete" 4031 msgstr "E521: Nummer kr�vs efter =" 4094 msgstr "E536: komma kr�vs" 5094 msgstr "E397: Filnamn kr�vs" 5313 msgstr "E437: terminalkapacitet \"cm\" kr�vs" 5776 msgstr "E471: Argument kr�vs"
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | getscript.vim | 49 " wget vs curl {{{2
|
12