Ajay Jain wrote:
Hi,

I want to be able to open a manpage using VIM without exiting it. For
example .. I want to able to do something like:

vim dumm.c
:tabe **** man ls .****

Is this possible?
Perhaps Manpageview will do what you want;  :Man ls

Manpageview is available at:

http://mysite.verizon.net/astronaut/vim/index.html#MANPAGEVIEW (cutting edge) http://vim.sourceforge.net/scripts/script.php?script_id=489 (stable)

Installation is simple:
    vim manpageview.vba.gz
    :so %
    :q

Regards,
Chip Campbell

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to