aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_paste.vim
Commit message (Collapse)AuthorAge
* vim-patch:8.2.2994: various code is not fully testedzeertzjq2022-09-22
Problem: Various code is not fully tested. Solution: Add a few more tests. (Yegappan Lakshmanan, closes vim/vim#8378) https://github.com/vim/vim/commit/2d6d718dde7163c971d37b8f4f1ed8f2d25de130 Nvim does not support encoding=latin1 or compatible mode. The two paste tests are applicable.