# vimim-wubi **Repository Path**: leonlip/vimim-wubi ## Basic Information - **Project Name**: vimim-wubi - **Description**: Automatically exported from code.google.com/p/vimim-wubi - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-05-30 - **Last Updated**: 2023-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vimim-wubi ## Install ### By vim-plug Add `Plug 'pkuwwt/vimim-wubi'` between `call plug#begin()` and `call plug#end()`, which looks like ``` call plug#begin() Plug 'pkuwwt/vimim-wubi' call plug#end() ``` And then execute ``` :PlugInstall ``` ### Manually install Put `plugin` and `doc` directories into `~/.vim/`. ## Usage * `Ctrl-l` to toggle english/chinese mode * `ctrl-\` to toggle punctuation mode when in chinese mode