DreamOneX / ZFVimIM_pinyin_base

vim拼音输入法 / pinyin for ZFVimIM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pinyin db file for ZSaberLv0/ZFVimIM

configs

  • cloud input

    let g:ZFVimIM_pinyin_gitUserEmail='YourEmail'
    let g:ZFVimIM_pinyin_gitUserName='YourUserName'
    let g:ZFVimIM_pinyin_gitUserToken='YourGithubAccessToken'
    

    or

    let g:zf_git_user_email='YourEmail'
    let g:zf_git_user_name='YourUserName'
    let g:zf_git_user_token='YourGithubAccessToken'
    

    once configured, any changes would be pushed with the specified git user info (make sure you have push permission)

add your own db

refer to ZSaberLv0/ZFVimIM for more info

About

vim拼音输入法 / pinyin for ZFVimIM


Languages

Language:Vim Script 100.0%