mirror of
https://github.com/vim/vim.git
synced 2026-07-29 17:00:20 +02:00
abab85a499
Problem: Still have old hacking code for Input Method.
Solution: Add 'imactivatefunc' and 'imstatusfunc' as a generic solution to
Input Method activation. (Yukihiro Nakadaira)