mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
unittests,syntax: Check for sanity of highlight_init_cmdline
Also fixes some errors found.
This commit is contained in:
@@ -899,7 +899,6 @@ describe('Expressions coloring support', function()
|
||||
]])
|
||||
end)
|
||||
-- FIXME: Test expr coloring when using -u NORC and -u NONE.
|
||||
-- FIXME: Test all highlight groups, using long expression.
|
||||
-- FIXME: Test different ways of triggering expression highlighting (:<C-r>=,
|
||||
-- i<C-r>=, :<C-\>e, "=).
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user