| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge pull request #3581 from ZyX-I/fix-shada | Felipe Morales | 2015-11-23 |
| |\ | | | | | Store last search direction when writing ShaDa files | ||
| | * | shada: Also store last search direction | ZyX | 2015-11-23 |
| | | | | | | | | | | | | | | | | | | | | | Note: it looks like viminfo files do not store search direction intentionally. After reading viminfo file search direction was considered to be “forward”. Note 2: all files created on earlier Neovim version will automatically receive “forward” direction. Fixes #3580 | ||
| * | | test/functional: clean up according to luacheck (part 2) | Marco Hinz | 2015-11-23 |
| |/ | |||
| * | runtime: Add shada.vim syntax file | ZyX | 2015-11-01 |
| | | |||
| * | runtime: Add [ft]plugin/shada.vim files that automatically open .shada | ZyX | 2015-11-01 |
| | | |||
| * | runtime: Add autoload/shada.vim helper file | ZyX | 2015-11-01 |
| | | | | | Contains most of the logic | ||
| * | functests: Do not run some tests if there is no -NaN | ZyX | 2015-11-01 |
| | | |||
| * | runtime: Add autoload/msgpack.vim helper file | ZyX | 2015-11-01 |