| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.1.0011: maparg() and mapcheck() confuse empty and non-existing ↵ | Jan Edmund Lazo | 2018-09-10 |
| | | | | | | | | (#8976) Problem: maparg() and mapcheck() confuse empty and non-existing. Solution: Return <Nop> for an existing non-empty mapping. (closes vim/vim#2940) https://github.com/vim/vim/commit/f88a5bc10232cc3fac92dba4e8455f4c14311f8e | ||
| * | vim-patch:8.0.0708: some tests are old style | Daniel Hahler | 2018-09-08 |
| Problem: Some tests are old style. Solution: Change a few tests from old style to new style. (pschuh, closes vim/vim#1813) https://github.com/vim/vim/commit/292eff0c5aacb8531d65509679b6c29eae8dc22a | |||