mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 23:05:41 +00:00
test/highlight_spec: Test "gui" arg of synIDattr().
Also use less "regular" values for cterm colors.
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user