mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 09:12:07 +00:00

Problem: process_next_cpt_value() uses wrong condition
Solution: use cfc_has_mode() instead and remove redundant else if branch
(glepnir)
closes: vim/vim#16833
53b14578e0
Co-authored-by: glepnir <glephunter@gmail.com>