aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_syn_attr.vim
Commit message (Collapse)AuthorAge
* vim-patch:7.4.1851 (#5947)Shougo2017-01-15
| | | | | | Problem: test_syn_attr failes when using the GUI. (Dominique Pelle) Solution: Escape the font name properly. https://github.com/vim/vim/commit/180fc2d41812c49b60224a1ca89945a002a090f5
* vim-patch:7.4.1549Andrzej Pacanowski2016-09-30
| | | | | | | Problem: Test for syntax attributes fails in Win32 GUI. Solution: Use an existing font name. https://github.com/vim/vim/commit/c835293d54c223627c7d4516ee273c21a3506fa1
* test: synIDattr returns empty, not -1Stéphane Campinas2016-09-16
| | | | | - Behavior changed in 7.4.1547 - Also removed N/A specs: nvim does not support ":hi term=..."
* vim-patch:7.4.1547 #5326Stéphane Campinas2016-09-16
Problem: Getting a cterm highlight attribute that is not set results in the string "-1". Solution: Return an empty string. (Taro Muraoka) https://github.com/vim/vim/commit/385111bd86e0b38667879c3e89506ca1ae98e1df