mirror of
https://github.com/neovim/neovim.git
synced 2025-11-13 13:59:16 +00:00
Problem: Help files not detected when 'iskeyword' includes ":".
Solution: Do not use \< and \> in the pattern (zeertzjq).
fixes: vim/vim#17069
closes: vim/vim#17071
e370141bf4