GitXplorerGitXplorer
h

vim-osx-ime

public
20 stars
5 forks
0 issues

Commits

List of commits on branch master.
Unverified
971849753a6dd8bbe369356406987bfd60d4eb15

add license information (GPL3 or later)

hhongqn committed 12 years ago
Unverified
954e82a9929c61fe2681ebef863418d5e4dbf34b

Initial commit

hhongqn committed 12 years ago

README

The README file for this repository.

=========== 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.