| /vim-8.2.3635/runtime/syntax/ |
| H A D | gpg.vim | 29 \ export-secret-subkeys fast-import fingerprint 65 \ escape-from-lines expert fast-list-mode
|
| H A D | privoxy.vim | 29 syn match privoxyAction "\%(downgrade-http-version\|fast-redirects\|filter-client-headers\|filter-s…
|
| H A D | squid.vim | 119 " Make it fast like hell :)
|
| H A D | cf.vim | 23 " 20171126: disabled as we have fast computers now.
|
| H A D | pine.vim | 238 syn keyword pineOption enable-fast-recent-test
|
| /vim-8.2.3635/ |
| H A D | README_VIM9.md | 21 very fast. We're lucky if we can make it twice as fast. The overhead 24 So what then? We can only make something fast by having a new way of
|
| H A D | README.txt | 16 with ten fingers can work very fast. Additionally, function keys can be
|
| H A D | README.md | 28 with ten fingers can work very fast. Additionally, function keys can be
|
| /vim-8.2.3635/.github/workflows/ |
| H A D | ci.yml | 23 fail-fast: false 261 fail-fast: false 346 fail-fast: false
|
| H A D | codeql-analysis.yml | 23 fail-fast: false
|
| /vim-8.2.3635/runtime/macros/maze/ |
| H A D | README.txt | 22 you are on a fast machine, 3-5 if slow) which
|
| /vim-8.2.3635/src/ |
| H A D | if_py_both.h | 2076 PyObject *fast; in DictionaryUpdate() local 2084 if (!(fast = PySequence_Fast(item, ""))) in DictionaryUpdate() 2093 if (PySequence_Fast_GET_SIZE(fast) != 2) in DictionaryUpdate() 2096 Py_DECREF(fast); in DictionaryUpdate() 2100 (int) PySequence_Fast_GET_SIZE(fast)); in DictionaryUpdate() 2104 keyObject = PySequence_Fast_GET_ITEM(fast, 0); in DictionaryUpdate() 2109 Py_DECREF(fast); in DictionaryUpdate() 2119 Py_DECREF(fast); in DictionaryUpdate() 2126 valObject = PySequence_Fast_GET_ITEM(fast, 1); in DictionaryUpdate() 2131 Py_DECREF(fast); in DictionaryUpdate() [all …]
|
| H A D | insexpand.c | 2349 ins_compl_add_tv(typval_T *tv, int dir, int fast) in ins_compl_add_tv() argument 2354 int flags = fast ? CP_FAST : 0; in ins_compl_add_tv()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | os_unix.txt | 33 are off by default. If you have a fast terminal, try setting them on. You
|
| H A D | os_vms.txt | 459 Vim will also recognize that they are fast terminals. 464 set ttyfast " set fast terminal 467 recommended to avoid the fast terminal option with: > 930 - these new terminals are also fast ttys (default for OpenVMS).
|
| H A D | term.txt | 21 4. Slow and fast terminals |slow-fast-terminal| 212 them as a cursor key. When you type you normally are not that fast, so they 713 4. Slow and fast terminals *slow-fast-terminal* 716 If you have a fast terminal you may like to set the 'ruler' option. The
|
| H A D | develop.txt | 109 fast. 534 memory use, but takes a long time. On a fast PC it takes a couple of 542 fast but requires quite a lot of memory, in the order of 1 to 10 Mbyte.
|
| H A D | usr_90.txt | 64 Or use the home site ftp.vim.org, if you think it's fast enough. Go to the 219 Or use the home site ftp.vim.org, if you think it's fast enough. Go to the
|
| H A D | quotes.txt | 216 however is short, it is fast, it is powerful, it has a good interface and it
|
| H A D | vim9.txt | 19 3. New style functions |fast-functions| 62 `:def` functions for code that needs to be fast. 1041 3. New style functions *fast-functions* 1835 translation, and keeping the code fast at the same time, the constructs of the
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | fortran.vim | 47 " the very top of each file and you have a fast computer.
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | fortran.vim | 55 " the very top of each file and you have a fast computer.
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | README_VisVim.txt | 134 To have fast access to the VisVim options dialog I suggest to create keyboard
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | csscomplete.vim | 537 let values = ["normal", "x-slow", "slow", "medium", "fast", "x-fast"]
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_spell.vim | 280 " Test 'spellsuggest' option with methods fast, best and double. 287 set spellsuggest=fast
|