sponsor Vim development Vim logo Vim Book Ad

jman.vim : Initial upload

 script karma  Rating -6/6, Downloaded by 569  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'
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
jman.vim 1.0 2007-03-29 6.0 kaoru toda Initial upload
ip used for rating: 18.222.240.21

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github