mirror of
https://github.com/neovim/neovim.git
synced 2026-02-22 10:22:17 +10: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#17071e370141bf4(cherry picked from commit8af9f8ab5e)