mirror of
https://github.com/neovim/neovim.git
synced 2025-12-07 23:22:39 +00: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: vim/vim#18851
b46cbecb1d
Co-authored-by: Josef Litoš <54900518+litoj@users.noreply.github.com>