Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(options): remove obsolete distinction of "vi" vs "vim" defaults | Björn Linse | 2021-07-14 |
| | | | | | It might come as a schocking surprise, but the defaults we support are the NEOVIM defaults. | ||
* | vim-patch:8.2.2778: problem restoring 'packpath' in session | Jan Edmund Lazo | 2021-05-22 |
Problem: Problem restoring 'packpath' in session. Solution: Let "skiprtp" also apply to 'packpath'. https://github.com/vim/vim/commit/d23b714d8b9ed8e16ef553098acc6da0979e94fc Port Test_mksession_skiprtp() to lua functional test. |