• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..30-Apr-201459

getscriptPlugin.vimH A D08-Sep-20101.4 KiB

gzip.vimH A D08-Sep-20101.9 KiB

matchparen.vimH A D08-Sep-20104.7 KiB

netrwPlugin.vimH A D08-Sep-20108.6 KiB

README.txtH A D31-Aug-2009889

rrhelper.vimH A D08-Sep-20101.4 KiB

spellfile.vimH A D31-Aug-2009499

tarPlugin.vimH A D08-Sep-20102.2 KiB

tohtml.vimH A D08-Sep-20101.1 KiB

vimballPlugin.vimH A D08-Sep-20101.8 KiB

zipPlugin.vimH A D08-Sep-20102.1 KiB

README.txt

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