Home
last modified time | relevance | path

Searched refs:vs (Results 1 – 25 of 31) sorted by relevance

12

/vim-8.2.3635/runtime/syntax/
H A Dvmasm.vim58 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 Ddracula.vim8 " the purposes of Design Rule Checking, Layout vs. Schematic
H A Dmf.vim222 syn keyword mfConstant supre swtwo toshiba ultre varityper vs vtftzz
H A Dmush.vim182 syntax keyword mushAttribute vo vp vq vr vs vt vu vv vw vx vy vz
H A Dvim.vim23 … 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 Dxs.vim15 " let xs_superseded = 0 " mark C functions superseded by Perl replacements (ex. memcpy vs Copy)
/vim-8.2.3635/src/
H A Dex_getln.c138 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 DINSTALLpc.txt765 Ruby version vs. Ruby API version:
/vim-8.2.3635/runtime/doc/
H A Dos_haiku.txt22 7. Single Launch vs. Multiple
128 7. Single Launch vs. Multiple Launch *haiku-launch*
H A Dtips.txt138 They not necessarily do the same thing, as this may be a termcap vs.
H A Dwindows.txt178 :[N]vs[plit] [++opt] [+cmd] [file] *:vs* *:vsplit*
H A Dterminal.txt1140 w character width differs (single vs double width)
H A Dindex.txt1722 |:vsplit| :vs[plit] split current window vertically
H A Dversion6.txt2263 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 Dtags3449 :vs windows.txt /*:vs*
H A Dpi_netrw.txt3226 |g:netrw_preview| control horizontal vs vertical splitting
/vim-8.2.3635/src/testdir/
H A Dtest_assert.vim106 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 Dtest_matchfuzzy.vim46 " path separator vs word separator
H A Dtest_window_cmd.vim579 au BufEnter,BufLeave,WinEnter,WinLeave 0 vs xxx
H A Dtest_gui.vim868 " Maybe check for $TERM (dumb vs xterm) in the spawned shell?
H A Dtest_functions.vim901 call assert_equal("v-vs", g:current_modes)
/vim-8.2.3635/runtime/
H A Dtermcap43 :ve=\E.4:vs=\E.2:
H A Dscripts.vim253 …It was generated by makepatch \|Index:\s\+\f\+\r\=$\|===== \f\+ \d\+\.\d\+ vs edited\|==== //\f\+#…
/vim-8.2.3635/src/po/
H A Dsv.po350 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 Dgetscript.vim49 " wget vs curl {{{2

12