Home
last modified time | relevance | path

Searched refs:Store (Results 1 – 15 of 15) sorted by relevance

/vim-8.2.3635/src/
H A Dif_cscope.h64 Store, enumerator
H A DINSTALLmac.txt15 from the Mac App Store, for free.
H A Dif_cscope.c1228 (void)cs_manage_matches(matches, contexts, matched, Store); in cs_find_common()
1627 case Store: in cs_manage_matches()
/vim-8.2.3635/runtime/autoload/
H A Dgzip.vim126 " Store the OK flag, so that we can use it when writing.
H A Dccomplete.vim528 " Store the result to be able to use it again later.
/vim-8.2.3635/runtime/syntax/
H A Daptconf.vim65 \ AllowRedirect Dl-Limit Max-Age No-Cache No-Store Pipeline-Depth
70 \ No-Cache No-Store Proxy SslCert SslForceVersion SslKey Timeout
/vim-8.2.3635/runtime/doc/
H A Dusr_46.txt159 def Store(key: string, value: any)
H A Dversion7.txt3489 Solution: Store the 'ignorecase' flag with the matches where needed.
5498 Solution: Limit 'cmdheight' to 'lines' minus one. Store right value of
6041 Solution: Store the dictitem pointer before using it. (Matthew Luckie)
6426 Solution: Store "curbuf" instead of "buf".
7177 Store undo information in a file. Can undo to before when the file was read,
9385 Solution: Store the key string instead of the number. Avoid an infinite
9471 Solution: Store the tab number in cmdmod.tab.
11692 Solution: Store the state when starting to parse from the first line.
12304 Solution: Store the virtual column numbers instead of byte positions.
16799 Solution: Store the result and re-use the flags.
[all …]
H A Dtodo.txt3362 8 When setting 'langmenu', it should be effective immediately. Store both
3536 byte, like for utf-8. Store second byte of double-byte in ScreenLines2[]
3619 on p_magic when putting it in the history? Alternative: Store value of
4477 7 Compile Ex commands to byte codes. Store byte codes in a vim script file
5650 6 Store a snapshot of the currently opened windows. So that when quitting
5878 7 Store the history from debug mode in viminfo.
6093 - When doing CTRL-^, redraw buffer with the same topline. (Demirel) Store
H A Dtagsrch.txt191 " Store where we're jumping from before we jump.
H A Dversion5.txt689 'viminfo' Added '%' flag: Store buffer list in viminfo file.
3214 - "globals" Store global variables.
3317 '!' Store global variables in the viminfo file if they are in uppercase
3321 Store search patterns in the viminfo file with their offset, magic, etc. Also
H A Dversion8.txt3459 Solution: Store a pointer to the end, instead of calling strlen() every
8218 Solution: Store the ID of the message blocking on in the channel.
20029 Solution: Store the text in the Vim buffer.
21255 Solution: Store the default background and use it for clearing until the
21847 Solution: Add t_RF. Store response to t_RB and t_RF, use for terminal.
28093 Solution: Store the line number besides the script ID. (Ozaki Kiichi,
28591 Solution: Store the last cursor line per window. (closes #3488)
29670 Solution: Store group names in a hash table and use a reference to them.
29784 Solution: Store the pointer in BalloonEval and free it later. (Yasuhiro
34112 Solution: Flush the changes before inserting or deleting a line. Store
[all …]
H A Dversion6.txt1321 Store the ^ and . marks in the viminfo file. Makes it possible to jump to the
10811 Solution: Store the command to be repeated. This is restricted to
11181 Solution: Store the separator character with the history entries. Escape
11567 Solution: Store the separator character in the right place. (Kelvin Lee)
11680 Solution: Store the NUL in the right place.
/vim-8.2.3635/runtime/indent/
H A Dhtml.vim282 " Store the result in s:curind and s:nextrel.
294 " Store the result in s:curind and s:nextrel. Update b:hi_newstate.block.
/vim-8.2.3635/nsis/
H A Dgvim.nsi662 # Store the selections to the registry.