test/highlight_spec: Test "gui" arg of synIDattr().

Also use less "regular" values for cterm colors.
This commit is contained in:
Justin M. Keyes
2016-06-18 12:49:50 -04:00
parent 86b138b25d
commit abeb2f020f
2 changed files with 23 additions and 24 deletions

View File

@@ -38,7 +38,6 @@ describe('manual syntax highlight', function()
os.remove('Xtest-functional-ui-highlight.tmp.vim')
end)
-- test with "set hidden" even if the bug did not occur this way
it("works with buffer switch and 'hidden'", function()
execute('e tmp1.vim')
execute('e Xtest-functional-ui-highlight.tmp.vim')