mirror of
https://github.com/neovim/neovim.git
synced 2026-02-06 11:57:19 +00:00
There is no test for using 'cursorline' in Normal mode in a terminal buffer, so add a test and fix 'cursorcolumn' remaining when entering Terminal mode. Also move synIDattr() tests to ui/highlight_spec.lua.