Vimcdoc-tw is the Vimcdoc (GitHub) of Traditional Chinese, we can to do :help
and read documentation of Traditional Chinese at Vim.
It has built with OpenCC and Zsh, if you want to rebuild it, you can see the ζζζη©Linux: Vim δΈζη¨ζΆζεοΌηΉι«εοΌ.
β² Screenshot of :help help
.
This plugin follows the standard runtime path structure, and as such it can be installed with a variety of plugin managers:
- Pathogen
git clone https://github.com/chusiang/vimcdoc-tw ~/.vim/bundle/vimcdoc-tw
- NeoBundle
NeoBundle 'chusiang/vimcdoc-tw'
- Vundle
Bundle 'chusiang/vimcdoc-tw'
- manual
- copy the doc/, plugin/, syntax/ directory into your
~/.vim
directory. cp -r doc/ ~/.vim/
cp -r plugin/ ~/.vim/
cp -r syntax/ ~/.vim/
Switch the help language to zh-tw.
set helplang=tw
βββ AUTHORS
βββ ChangeLog
βββ dict.txt
βββ doc
βΒ Β βββ arabic.twx
βΒ Β βββ autocmd.twx
βΒ Β βββ ......
βΒ Β βββ version4.twx
βΒ Β βββ version5.twx
βΒ Β βββ version6.twx
βΒ Β βββ version7.twx
βΒ Β βββ vi_diff.twx
βΒ Β βββ visual.twx
βΒ Β βββ windows.twx
βΒ Β βββ workshop.twx
βββ guides.txt
βββ INSTALL
βββ LICENSE
βββ plugin
βΒ Β βββ vimcdoc.vim
βββ README
βββ README.md
βββ syntax
βΒ Β βββ help_tw.vim
βββ TODO
βββ VERSION