mirror of
https://github.com/zoriya/vim.git
synced 2026-06-04 12:27:58 +00:00
6315a9ae92
Problem: Cannot use imactivatefunc() unless compiled with +xim.
Solution: Allow using imactivatefunc() when not compiled with +xim.
(Yasuhiro Matsumoto, closes #2349)