mirror of
https://github.com/neovim/neovim.git
synced 2024-12-26 14:11:15 -07:00
244dbe3a77
What works: 1. ShaDa file dumping: header, registers, jump list, history, search patterns, substitute strings, variables. 2. ShaDa file reading: registers, global marks, variables. Most was not tested. TODO: 1. Merging. 2. Reading history, local marks, jump and buffer lists. 3. Documentation update. 4. Converting some data from &encoding. 5. Safer variant of dumping viminfo (dump to temporary file then rename). 6. Removing old viminfo code (currently masked with `#if 0` in a ShaDa file for reference). |
||
---|---|---|
.. | ||
api | ||
autocmd | ||
clipboard | ||
eval | ||
ex_cmds | ||
ex_getln | ||
fixtures | ||
job | ||
legacy | ||
normal | ||
provider | ||
server | ||
shell | ||
terminal | ||
ui | ||
viml | ||
helpers.lua | ||
preload.lua |