Home
last modified time | relevance | path

Searched refs:stay (Results 1 – 25 of 28) sorted by relevance

12

/vim-8.2.3635/runtime/tools/
H A Dccfilter.c116 int stay; in main() local
171 stay = ( echogets(Line, echo) != NULL ); in main()
174 while( stay ) in main()
250 stay = (echogets(Line2, echo) != NULL); in main()
251 while ( stay && (Line2[0] == '|') ) in main()
256 stay = (echogets(Line2, echo) != NULL); in main()
285 stay = (echogets(Line, echo) != NULL); in main()
287 stay = (echogets(Line2, echo) != NULL); in main()
325 stay = ( echogets(Line, echo) != NULL ); in main()
/vim-8.2.3635/runtime/indent/
H A Dtex.vim209 let stay = 1
224 let stay = 0
231 let stay = 0
250 let stay = 0
255 let stay = 0
261 let stay = 0
266 let stay = 0
275 let stay = 0
289 let stay = 0
294 let stay = 0
[all …]
H A Dawk.vim219 " (hardcoded 80). If so and it is possible to stay within 80 positions (or
/vim-8.2.3635/runtime/syntax/
H A Dscala.vim50 syn keyword scalaAkkaSpecialWord when goto using startWith initialize onTransition stay become unbe…
214 syn match scalaAkkaFSM /stay\_s\+using/
215 syn match scalaAkkaFSM /^\s*stay\s*$/
H A Drust.vim197 " deep. But as long as you stay away from that particular case, I *believe*
H A Dphp.vim552 " make sure these stay above the correct DollarCurlies so they don't take priority
/vim-8.2.3635/READMEdir/
H A DREADME_dos.txt64 to another location. That is where they will stay, the install program
/vim-8.2.3635/src/VisVim/
H A DREADME_VisVim.txt126 you want the internal editor to stay active and just edit one file in Vim.
/vim-8.2.3635/runtime/doc/
H A Dtextprop.txt367 When using replace mode, the text properties stay on the same character
H A Dgui_w32.txt362 The tearoff menus can be positioned where you like, and always stay just above
H A Dusr_25.txt311 scroll the text. The cursor will stay in the same place, but it's moved back
H A Dmotion.txt190 motion. When moving up or down next, stay in same
191 TEXT column (if possible). Most other commands stay
H A Dmessage.txt485 try to solve the memory shortage. To stay on the safe side, exit Vim and
H A Dchange.txt528 (these are supposed to be C preprocessor lines that must stay in column 1).
H A Dinsert.txt1117 -2 To cancel silently and stay in completion mode.
H A Dusr_41.txt1764 case, the error we catch contains "E484:". This number is guaranteed to stay
H A Deval.txt4153 If {lnum} is zero, the cursor will stay in the current line.
4157 If {col} is zero, the cursor will stay in the current column.
H A Dversion7.txt5668 For omni completion stay in completion mode even if completing
14485 Problem: When re-using the current buffer the buffer-local options stay.
H A Dtodo.txt5293 stay the same. Scroll to the cursor at any movement command. With an
H A Dversion5.txt3957 - when 'mousehide' is set, the mouse would stay hidden when a menu is dropped
/vim-8.2.3635/src/testdir/
H A Dtest_viminfo.vim457 " deleted file marks stay in viminfo if defined in another vim later
H A Dtest_textprop.vim565 " open new line, props stay in top line
H A Dtest_search.vim179 " <bs> remove from match, but stay at current match
H A Dtest_signs.vim29 " Split the window to the bottom to verify sign jump will stay in the
/vim-8.2.3635/runtime/spell/
H A DREADME_en.txt2381 1569) long-stay

12