mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 13:27:43 +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>