Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chusiang/vimcdoc-tw

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vimcdoc-tw

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 中文用戶手冊(繁體字).

2013-10-24-vimcdoc-tw.png

▲ Screenshot of :help help.

Installation

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/

Configuration

Switch the help language to zh-tw.

set helplang=tw

File Structure

├── 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

About

zh-cn to zh-tw with opencc from vimcdoc.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.