Get the source from here, it should be the most complete one (with cursor follow fix): https://github.com/lyfeyaj/sublime-text-imfix , then just follow the guide to install (no need to compile)
If you want to DO IT BY YOURSELF, then follow the instructions below:
- COPY the src code from the link above (the sublime-imfix.c file), save as
sublime-imfix.c
, whatever. - Install the gtk2 build tools.
- Compile the code :