aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_registers.vim
Commit message (Collapse)AuthorAge
* vim-patch:8.0.1799: no test for :registers commandJan Edmund Lazo2018-07-17
| | | | | | Problem: No test for :registers command. Solution: Add a test. (Dominique Pelle, closes vim/vim#2880) https://github.com/vim/vim/commit/7ce551f317a0bb92f8c0521e96325301e2d220ca
* vim-patch:8.0.0724: the message for yanking doesn't indicate the registerJan Edmund Lazo2018-07-17
Problem: The message for yanking doesn't indicate the register. Solution: Show the register name in the "N lines yanked" message. (Lemonboy, closes vim/vim#1803, closes vim/vim#1809) https://github.com/vim/vim/commit/e45deb79978677cb41f1477ba4140bccff658fd1