sponsor Vim development Vim logo Vim Book Ad

mh : display MSDN help.

 script karma  Rating 16/10, Downloaded by 1073  Comments, bugs, improvements  Vim wiki

created by
donghyuk kim
 
script type
utility
 
description
display MSDN help in GVIM.
 
install details
usage
1. copy mh.exe to PATH directory
2. insert to _vimrc
com  -nargs=1 H !start mh <args>
map K :!start mh <cword> <CR>
3. run mh.exe and click 'File' button.
4. select MSDN html help file
ex)
  Visual C++ 6.0: msdnvs98.col
  MSDN: msdn120.col
  eMbedded Visual C++ 4.0: EVC4HELP.CHM
  Platform Builder 4.1: wcelib40.chm

press K under the keyword.
or
:h keyword
mh.exe will display the keyword DOCUMENT.

mh.exe is not support .Net MSDN.
 

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
MH.exe 1.0 2003-01-14 6.0 donghyuk kim click '?' button
MH.exe 1.0 2003-01-13 6.0 donghyuk kim Initial upload
ip used for rating: 52.15.59.163

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