neovim/contrib
ZyX 244dbe3a77 viminfo: First version of ShaDa file dumping
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).
2015-10-08 21:59:51 +03:00
..
doxygen Change neovim.org references to neovim.io 2015-04-19 17:17:45 -03:00
gdb contrib: Implement gdb pretty printer for UGrid 2015-09-06 09:18:52 -03:00
vim-addon-local-vimrc add .vimrc and src/.ycm_extra_conf.py 2014-03-14 20:37:03 -03:00
YouCompleteMe viminfo: First version of ShaDa file dumping 2015-10-08 21:59:51 +03:00
local.mk.example contrib: Update local.mk 2015-05-13 17:37:19 -04:00