Vim logo vim online Vim Book Ad

basic Tip #265: Fast help in full window

 tip karma   Rating 3/6, Viewed by 559 

created:   June 22, 2002 12:25      complexity:   basic
author:   Mikolaj Machowski      as of Vim:   6.0

You can get fast access to help by writing small script

#!/bin/bash
vim -c "help $1" -c only

now name it eg. vih and from cl

$ vih makeprg

 rate this tip  Life Changing Helpful Unfulfilling 

<<F5 Compile and Run, F8 Compile (ala Visual Studio) | use -S command line switch >>

Additional Notes

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 [email protected] after searching the archive. Help Bram help Uganda.
SourceForge Logo