aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_statusline.vim
Commit message (Collapse)AuthorAge
* vim-patch:7.4.1711Michael Ennen2016-11-25
Problem: When using try/catch in 'statusline' it is still considered an error and the status line will be disabled. Solution: Check did_emsg instead of called_emsg. (haya14busa, closes vim/vim#729) https://github.com/vim/vim/commit/a742e084b677f76c67e9e52c4f9fb9ab24002e20