mirror of
https://github.com/neovim/neovim.git
synced 2026-05-04 13:05:05 +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.