mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
tests: Fix testlint errors
This commit is contained in:
@@ -898,4 +898,8 @@ describe('Expressions coloring support', function()
|
||||
={NUM:1}^ |
|
||||
]])
|
||||
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