hongqn / vim-osx-ime

Automatically switch IME status when entering/leaving insert mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-osx-ime

Features

  • When vim switches to insert mode:
    • If the character before cursor is a Chinese character, switch to Chinese IME and put it in Chinese mode.
    • If the character before cursor is an English character, switch to Chinese IME and put it in English mode.
  • Switch English IME whenever vim switchs to normal mode.

About

Automatically switch IME status when entering/leaving insert mode

License:GNU General Public License v3.0


Languages

Language:Objective-C 69.8%Language:Vim Script 30.2%