| /vim-8.2.3635/src/ |
| H A D | window.c | 5660 take = height - curfrp->fr_height; in frame_setheight() 5671 if (take > 0 && room_cmdline > 0) in frame_setheight() 5674 if (take < room_cmdline) in frame_setheight() 5675 room_cmdline = take; in frame_setheight() 5676 take -= room_cmdline; in frame_setheight() 5718 take -= frp->fr_height - h; in frame_setheight() 5725 take = 0; in frame_setheight() 5845 take = width - curfrp->fr_width; in frame_setwidth() 5892 if (frp->fr_width - take < w) in frame_setwidth() 5894 take -= frp->fr_width - w; in frame_setwidth() [all …]
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | clojurecomplete.vim | 12 …mbol","symbol?","sync","tagged-literal","tagged-literal?","take","take-last","take-nth","take-whil…
|
| H A D | netrw_gitignore.vim | 4 " Function can take additional filenames as arguments, example:
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | rust.vim | 45 " the start of the comment. synID() is slow, a linear search would take 104 " If it's in a comment, let cindent take care of it now. This is 141 " take this too far... For now, let's normally use the previous line's
|
| H A D | clojure.vim | 100 " opening ". If this is not found we take the indent of the line. 249 " case they are on the same line - in a higher column, we take the 257 " If the curly was not chosen, we take the bracket indent - if
|
| H A D | meson.vim | 115 " the start of the comment. synID() is slow, a linear search would take
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | ncf.vim | 44 " SET Commands that take a Number following 114 " SET Commands that take a Boolean (ON/OFF) 179 " Set Commands that take a "string" -- NOT QUOTED 189 " SET Commands that take a "Time"
|
| H A D | clojure.vim | 32 …take","clojure.core/take-last","clojure.core/take-nth","clojure.core/take-while","clojure.core/tap…
|
| H A D | j.vim | 24 " because they would otherwise take precedence over the corresponding jControl 29 … ss startupandroid stderr stdin stdout stringreplace symdat symget symset take takeafter taketo ti…
|
| H A D | pine.vim | 222 syn keyword pineOption disable-take-last-comma-first 259 syn keyword pineOption enable-rules-under-take 264 syn keyword pineOption enable-take-export
|
| H A D | registry.vim | 76 " The value can take several lines, if \ ends the line
|
| H A D | flexwiki.vim | 62 " Emoticons: must come after the Textilisms, as later rules take precedence
|
| H A D | jproperties.vim | 27 " we take special efforts to pick out only "id=value" and "id:value" forms
|
| /vim-8.2.3635/runtime/pack/dist/opt/dvorak/plugin/ |
| H A D | dvorak.vim | 5 " It may take some time to learn using this.
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_gui_init.vim | 2 " startup to take effect at runtime.
|
| H A D | test_smartindent.vim | 114 " When 'paste' is set, 'smartindent' should not take effect.
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | evim.man | 40 take a handkerchief, make a knot in each corner and wear it on your
|
| H A D | uganda.txt | 144 healthy now, and education so that they can take care of themselves in the 151 to learn how to take care of themselves and how to avoid infections. There is 224 take care of the Canadian sponsors for the children in
|
| H A D | usr_40.txt | 8 Vim is an extensible editor. You can take a sequence of commands you use 307 User-defined commands can take a series of arguments. The number of arguments 362 Some commands take a range as their argument. To tell Vim that you are 383 -count={number} The command can take a count whose default is
|
| H A D | pi_spec.txt | 72 To discover which format options you can use, take a look at the strftime()
|
| H A D | usr_08.txt | 112 The ":split" command can take a number argument. If specified, this will be 130 Both of these commands take a count and increase or decrease the window size 341 files. Let's take a file "main.c" and insert a few characters in one line.
|
| /vim-8.2.3635/runtime/macros/urm/ |
| H A D | README.txt | 46 Note, undo may take a while after a division.
|
| /vim-8.2.3635/ |
| H A D | README_VIM9.md | 160 can take Python, JavaScript or TypeScript code and convert it to Vim 222 These are ideas, this will take time to design, discuss and implement.
|
| H A D | CONTRIBUTING.md | 60 The maintainer will take care of issues and send updates to Bram for
|
| /vim-8.2.3635/runtime/macros/maze/ |
| H A D | maze_mac | 133 " action to take in this state and after this is the next state to change to. 136 " letter 'n' and the current state. After this is the action to take to
|