home *** CD-ROM | disk | FTP | other *** search
/ vim.ftp.fu-berlin.de / 2015-02-03.vim.ftp.fu-berlin.de.tar / vim.ftp.fu-berlin.de / runtime / plugin / README.txt < prev    next >
Encoding:
Text File  |  2010-08-15  |  889 b   |  20 lines

  1. The plugin directory is for standard Vim plugin scripts.
  2.  
  3. All files here ending in .vim will be sourced by Vim when it starts up.
  4. Look in the file for hints on how it can be disabled without deleting it.
  5.  
  6. getscriptPlugin.vim  get latest version of Vim scripts
  7. gzip.vim         edit compressed files
  8. matchparen.vim         highlight paren matching the one under the cursor
  9. netrwPlugin.vim         edit files over a network and browse (remote) directories
  10. rrhelper.vim         used for --remote-wait editing
  11. spellfile.vim         download a spellfile when it's missing
  12. tarPlugin.vim         edit (compressed) tar files
  13. tohtml.vim         convert a file with syntax highlighting to HTML
  14. vimballPlugin.vim    create and unpack .vba files
  15. zipPlugin.vim         edit zip archives
  16.  
  17. Note: the explorer.vim plugin is no longer here, the netrw.vim plugin has
  18. taken over browsing directories (also for remote directories).
  19.  
  20.