Home
last modified time | relevance | path

Searched refs:ww (Results 1 – 15 of 15) sorted by relevance

/vim-8.2.3635/runtime/macros/urm/
H A Durm25 ww"ydt 0D@y
33 ww"idt 0D@i
/vim-8.2.3635/runtime/indent/
H A Dclojure.vim332 let ww = s:strip_namespace_and_macro_chars(w)
334 if &lispwords =~# '\V\<' . ww . '\>'
339 \ && !s:match_one(g:clojure_fuzzy_indent_blacklist, ww)
340 \ && s:match_one(g:clojure_fuzzy_indent_patterns, ww)
/vim-8.2.3635/src/testdir/
H A Dtest_digraph.vim224 set digraph ww=
423 set nodigraph ww&vim
H A Dtest_listener.vim226 normal ww
H A Dtest_edit.vim1124 let _ww=&ww
1125 set ww=
1153 set ww+=[,]
1163 let &ww = _ww
H A Dtest_fold.vim841 set fdm=marker ww+=l
844 set fdm& ww&
H A Dtest_mapping.vim1038 call s:cmdmap('<F4>', 'normal! ww')
/vim-8.2.3635/src/
H A Dgui_gtk_x11.c4229 int ww, hh; in gui_mch_open() local
4232 gui_gtk_get_screen_dimensions(x, y, &ww, &hh); in gui_mch_open()
4234 gui_mch_get_screen_dimensions(&ww, &hh); in gui_mch_open()
4237 ww += get_menu_tool_width(); in gui_mch_open()
4239 x += ww - pixel_width; in gui_mch_open()
/vim-8.2.3635/runtime/syntax/
H A Dsicad.vim55 syn keyword sicadStatement ww
H A Draku.vim458 syn match rakuQuoteQ display "Q\%(qq\|ww\|[abcfhpsqvwx]\)\?[A-Za-z(]\@!" nextgroup=rakuPairsQ …
461 syn match rakuQuoteQ_qq display "qq\%([pwx]\|ww\)\?[A-Za-z(]\@!" nextgroup=rakuPairsQ_qq skipwhit…
H A Dvim.vim38 …consize tsrfu ttym twsl undodir ut verbose viminfo wa wd wic wildmode winfixwidth wiw wrapmargin ww
/vim-8.2.3635/runtime/
H A Doptwin.vim253 call <SID>OptionG("ww", &ww)
/vim-8.2.3635/runtime/doc/
H A Dquickref.txt987 'whichwrap' 'ww' allow specified keys to cross line boundaries
H A Doptions.txt8789 *'whichwrap'* *'ww'*
8790 'whichwrap' 'ww' string (Vim default: "b,s", Vi default: "")
8806 :set ww=<,>,[,]
H A Dtags1262 'ww' options.txt /*'ww'*