home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / vim / doc / help.txt next >
Encoding:
Text File  |  2007-05-22  |  1.3 KB  |  34 lines

  1. *help.txt*    For Vim version 6.4.  Last change: 2004 Aug 29
  2.  
  3.           VIM - fake help file for vim-tiny
  4.  
  5. The Vim online help is not installed on this Debian GNU/Linux system.
  6.  
  7. WHY ?
  8.  
  9. Because the "vim-runtime" package containing it is not installed.
  10.  
  11. This may happen if your administrator has chosen to install as only Vim variant
  12. the "vim-tiny" package.  The "vim-tiny" package contains a minimal version of
  13. Vim compiled with no graphical user interface and only a small subset of
  14. features in order to keep small the package size.
  15.  
  16. Since the "vim-runtime" package is rather huge when compared to "vim-tiny",
  17. installing the latter does not automatically install the former.
  18.  
  19. HOW TO OBTAIN HELP
  20.  
  21. either browse the Vim online help via web starting at
  22.  
  23.      http://vimdoc.sourceforge.net/htmldoc/help.html#help.txt
  24.  
  25. or ask your administrator to install the "vim-doc" package, which contains the
  26.    HTML version of the online help and browse it starting at
  27.  
  28.      /usr/share/doc/vim/html/index.html
  29.  
  30. or  ask your administrator to install the "vim-runtime" package, re-run vim and
  31.     access the online help again.  Note that all Vim variants other then
  32.     "vim-tiny" automatically install the "vim-runtime" package, if you don't
  33.     suffer from disk space shortage using one of them is recommended.
  34.