aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_increment.vim
Commit message (Collapse)AuthorAge
* vim-patch:7.4.2228lonerover2017-03-18
| | | | | | | Problem: Test files have inconsistant modelines. Solution: Don't set 'tabstop' to 2, use 'sts' and 'sw'. https://github.com/vim/vim/commit/9e4d8215d386100ab660d7d11e6620fd148b605e
* vim-patch:7.4.1962James McCoy2017-02-10
| | | | | | | | Problem: Two test files for increment/decrement. Solution: Move the old style test into the new style test. (Hirohito Higashi, closes vim/vim#881) https://github.com/vim/vim/commit/52df117df724a7ad20affdf15214d2df2e507dcc
* Re-add upstream's test_increment.vimJames McCoy2017-02-10