mirror of
https://github.com/vim/vim.git
synced 2025-12-10 18:46:57 -05:00
- cleanup of PR for tearing and other output options - removed `allow_tearing` from global keywords (it's only an output option) - moved `...clockwise` directives from general to transform options - separated `icc` highlight to correctly detect and highlight paths - updated output bg to use the same approach as `icc` for file path - separated all identifier-matchers into their own groups - added support for bar identifiers closes: #18851 Signed-off-by: Josef Litoš <54900518+litoj@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>