Searched refs:ww (Results 1 – 15 of 15) sorted by relevance
| /vim-8.2.3635/runtime/macros/urm/ |
| H A D | urm | 25 ww"ydt 0D@y 33 ww"idt 0D@i
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | clojure.vim | 332 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 D | test_digraph.vim | 224 set digraph ww= 423 set nodigraph ww&vim
|
| H A D | test_listener.vim | 226 normal ww
|
| H A D | test_edit.vim | 1124 let _ww=&ww 1125 set ww= 1153 set ww+=[,] 1163 let &ww = _ww
|
| H A D | test_fold.vim | 841 set fdm=marker ww+=l 844 set fdm& ww&
|
| H A D | test_mapping.vim | 1038 call s:cmdmap('<F4>', 'normal! ww')
|
| /vim-8.2.3635/src/ |
| H A D | gui_gtk_x11.c | 4229 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 D | sicad.vim | 55 syn keyword sicadStatement ww
|
| H A D | raku.vim | 458 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 D | vim.vim | 38 …consize tsrfu ttym twsl undodir ut verbose viminfo wa wd wic wildmode winfixwidth wiw wrapmargin ww
|
| /vim-8.2.3635/runtime/ |
| H A D | optwin.vim | 253 call <SID>OptionG("ww", &ww)
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | quickref.txt | 987 'whichwrap' 'ww' allow specified keys to cross line boundaries
|
| H A D | options.txt | 8789 *'whichwrap'* *'ww'* 8790 'whichwrap' 'ww' string (Vim default: "b,s", Vi default: "") 8806 :set ww=<,>,[,]
|
| H A D | tags | 1262 'ww' options.txt /*'ww'*
|