rainux / cmp-im-zh

zh tables for cmp-im

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmp-im-zh

用于cmp-im的中文码表:

  • wubi: 86五笔
  • pinyin: 拼音
require('cmp_im').setup{
  tables = require('cmp_im_zh').tables{ 'wubi', 'pinyin' }
}

Much thanks for tables from ZFVimIM#db-samples.

About

zh tables for cmp-im

License:MIT License


Languages

Language:Lua 100.0%