Home
last modified time | relevance | path

Searched refs:kept (Results 1 – 25 of 43) sorted by relevance

12

/vim-8.2.3635/runtime/syntax/
H A Dctrlh.vim6 " Existing syntax is kept, this file can be used as an addition
H A Dsyncolor.vim29 " Therefore the number of colors used is kept low. It doesn't look nice with
/vim-8.2.3635/src/
H A Dtextprop.c1573 int kept, in adjust_props_for_split() argument
1581 int skipped = kept + deleted; in adjust_props_for_split()
1607 cont_prev = prop.tp_col + !start_incl <= kept; in adjust_props_for_split()
1616 if (p->tp_col + p->tp_len >= kept) in adjust_props_for_split()
1617 p->tp_len = kept - p->tp_col; in adjust_props_for_split()
/vim-8.2.3635/src/proto/
H A Dtextprop.pro22 void adjust_props_for_split(linenr_T lnum_props, linenr_T lnum_top, int kept, int deleted);
/vim-8.2.3635/src/testdir/
H A Dtest_flatten.vim73 call assert_equal([1, [9], 3], l:z) " Reference to l:x is kept.
H A Dtest_windows_home.vim90 " Invalid $HOME is kept
H A Dtest_gn.vim160 " but the visual mode should be kept.
H A Dtest_expr.vim258 " Unrecognized format specifier kept as-is.
H A Dtest_cpoptions.vim835 " Test for the '&' flag in 'cpo'. The swap file is kept when a buffer is still
/vim-8.2.3635/runtime/doc/
H A Dusr_43.txt25 settings, because they have been kept minimal. Suppose that for C files you
H A Drecover.txt106 changed, not when you only moved around. The reason why it is not kept up to
H A Dvi_diff.txt96 Information for undo and text in registers is kept in memory, thus when making
98 undo levels and the text that can be kept in registers. Other things are also
99 kept in memory: Command-line history, error messages for Quickfix mode, etc.
774 Undo information is kept in memory. Available memory limits the number and
H A Dscroll.txt304 file where your X resources are kept): >
H A Dusr_07.txt314 will not be kept.
H A Dif_lua.txt315 dictionaries are also objects, references are kept between Lua and Vim. A dict
H A Drepeat.txt342 original line is kept.
675 bit harder to update to a new version. A repository can usually be kept
H A Dusr_29.txt27 is a function definition in a C or C++ program. A list of tags is kept in a
H A Dstarting.txt1510 AAA - value from session A, session B kept it
1517 always kept. This is used for:
1527 will be kept.
H A Dmotion.txt852 option is not empty, uppercase marks are kept in the .viminfo file. See
992 or larger than before, all marks are kept at the
H A Dusr_30.txt497 all tabs that come after a non-blank character are kept. If you want these to
H A Dwindows.txt1027 If the option 'hidden' ('hid') is set, abandoned buffers are kept for all
1362 scratch Contains text that can be discarded at any time. It is kept
H A Dversion5.txt18 Autocommands are kept |autocmds-kept|
211 Autocommands are kept *autocmds-kept*
778 When using search commands in a mapping, only the last one is kept in the
785 When resizing windows, the cursor is kept in the same relative position, if
1367 and NULL are the same! For "!!yes|dd count=1|, the yes command kept on
2906 existing matches are kept in the same order, newly found matches are added
5210 than 32767 lines. But this info was kept global for all
5619 Solution: Don't put a kept message in the message history when it starts
H A Doptions.txt219 For the first one the start is kept, but for the second one the backslashes
221 halved and when you expect the backslashes to be kept. The third gives a
1345 min:{n} Minimum text width that will be kept after
2255 marks are kept like |:keepmarks| was used.
2893 It should normally be kept at its default value, or set when Vim
2958 be kept. But you can change it if you want to.
3562 when internal formatting is used. Make sure the cursor is kept in the
5742 When non-empty the oldest version of a file is kept. This can be used
5745 copy of the original file will be kept. The name of the copy is the
6724 the "!" and ":!" commands. The redirection is kept outside of the
[all …]
H A Dmessage.txt491 Buffers are only partly kept in memory, thus editing a very large file is
/vim-8.2.3635/
H A DREADME_VIM9.md101 * No priority for the built-in language interfaces. They will have to be kept

12