jman.vim : Initial upload
| script karma |
Rating -6/6,
Downloaded by 750 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| kaoru toda |
| |
| script type |
| ftplugin |
| |
| description |
* About
Ths "jman.vim" plugin is jman browser plugin for vim and jman user.
Jman is "on-line manual pages for japanese".
Jman is seen so that you may just use man.vim for man.
* Need "jman" command.
It need "jman" command!
If you use FreeBSD, you can install jman program as root user,
cd /usr/ports/japanese/man && make install clean
jman.vim use /usr/local/bin/jman.
* Usage
If you want to know ls(1), you can type following command.
:Jman ls
Want to know printf(3)
:Jman 3 printf
* see also
- /usr/local/share/vim/vim*/ftplugin/man.vim
|
| |
| install details |
1. Download the jman.vim script file.
2. And copy to the $HOME/.vim/ftplugin directory.
# version 1.0
mkdir -p $HOME/.vim/ftplugin/
fetch -o $HOME/.vim/ftplugin/jman.vim 'http://www.vim.org/scripts/download_script.php?src_id=6920'
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|