Home
last modified time | relevance | path

Searched refs:remain (Results 1 – 25 of 72) sorted by relevance

123

/vim-8.2.3635/src/
H A Dfilepath.c2010 char_u *remain = NULL; in f_resolve() local
2035 remain = vim_strsave(q - 1); in f_resolve()
2058 vim_free(remain); in f_resolve()
2074 if (remain == NULL) in f_resolve()
2075 remain = vim_strsave(q - 1); in f_resolve()
2081 vim_free(remain); in f_resolve()
2082 remain = cpy; in f_resolve()
2114 if (remain == NULL) in f_resolve()
2123 STRNCAT(cpy, remain, len); in f_resolve()
2129 STRMOVE(remain, q - 1); in f_resolve()
[all …]
/vim-8.2.3635/runtime/ftplugin/
H A Dmsmessages.vim27 " converted to C code and variants on "; //" which will remain comments
/vim-8.2.3635/src/testdir/
H A Dscript_util.vim48 " delete it afterwards. However, if an exception is thrown the file may remain,
H A Dtest_match.vim69 " --- remain in the same order.)
H A Dtest_cpoptions.vim556 " Backspaced characters remain visible on the screen in Insert mode.
H A Dtest_cindent.vim250 // foo() these three lines should remain in column 0
1215 // foo() these three lines should remain in column 0
H A Dtest_writefile.vim94 " but then the backup file must remain
/vim-8.2.3635/
H A DLICENSE52 contact information must remain valid for at least three years
/vim-8.2.3635/runtime/syntax/
H A Dtmux.vim84 \ prefix2 prompt-history-limit remain-on-exit renumber-windows repeat-time
/vim-8.2.3635/runtime/doc/
H A Dusr_90.txt260 The install program doesn't move the runtime files. They remain where you
458 entries and desktop shortcuts. Some files may remain however, as they need a
H A Dusr_09.txt192 The "current selection" will only remain valid until some other text is
H A Dgui_x11.txt650 scrollbars will remain the same, because Vim has its own, which are already
673 and remain until written over or the X-server exits (e.g., upon logging out).
H A Dtextprop.txt359 deleted. However, a text property that was defined as zero-width will remain,
H A Duganda.txt77 contact information must remain valid for at least three years
H A Dos_win32.txt222 assures that all properties of the file remain the same. On non-Unix
H A Ddiff.txt186 buffer. If you don't want a buffer to remain used for the diff do ":set
H A Dusr_28.txt258 folds remain closed.
H A Dusr_08.txt421 your harddisk will remain unmodified (until you decide to write the file).
H A Dvisual.txt315 block. Thus lines that are short will remain unmodified. TABs are split to
H A Dusr_04.txt438 white space can remain, thus you use "cis".
H A Dediting.txt132 The file "testfile" will remain unchanged. Anyway, if the 'backup' option is
1394 using the full path name is that the file names currently in use will remain
1475 The file will remain unchanged until you write it. Note that commands
H A Dterm.txt619 NOTE: When Vim exits the shape for Normal mode will remain. The shape from
811 exit the shell. 'mouse' can remain set to "a" then.
H A Dusr_30.txt490 tabs in the document remain tabs. If you want to convert tabs to spaces, use
H A Dgui.txt229 necessary, it must remain on a visible character (unless 'virtualedit' is
846 command does not intentionally change the mode, Vim will remain in Visual
/vim-8.2.3635/runtime/macros/life/
H A Dlife.vim5 " This file may be free distributed so long as these credits remain unchanged.

123