Home
last modified time | relevance | path

Searched refs:vf (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/runtime/syntax/
H A Dmplayerconf.vim68 \ sws vc vfm x xvidopts xy y zoom vf vop
108 \ vf-add vf-clr vf-del vf-pre volstep volume
H A Dpcap.vim26 …ained ':\(af\|cf\|df\|ff\|gf\|if\|lf\|lo\|lp\|nd\|nf\|of\|rf\|rg\|rm\|rp\|sd\|st\|tf\|tr\|vf\)=\k*'
H A Dmush.vim181 syntax keyword mushAttribute use va vb vc vd ve vf vg vh vi vj vk vl vm vn
/vim-8.2.3635/runtime/ftplugin/
H A Dcontext.vim101 onoremap <silent><buffer> a$ :<c-u>normal! F$vf$<cr>
/vim-8.2.3635/src/
H A Dgui_haiku.cc3944 VimFont *vf = (VimFont *)font; in gui_mch_set_font() local
3946 gui.vimTextArea->SetFont(vf); in gui_mch_set_font()
3948 gui.char_width = (int) vf->StringWidth("n"); in gui_mch_set_font()
3950 vf->GetHeight(&fh); in gui_mch_set_font()
/vim-8.2.3635/src/testdir/
H A Dtest_increment.vim133 exec "norm! vf-\<C-A>"