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 8logiPat.vim logical operators on patterns 9matchparen.vim highlight paren matching the one under the cursor 10netrwPlugin.vim edit files over a network and browse (remote) directories 11rrhelper.vim used for --remote-wait editing 12spellfile.vim download a spellfile when it's missing 13tarPlugin.vim edit (compressed) tar files 14tohtml.vim convert a file with syntax highlighting to HTML 15vimballPlugin.vim create and unpack .vba files 16zipPlugin.vim edit zip archives 17 18Note: the explorer.vim plugin is no longer here, the netrw.vim plugin has 19taken over browsing directories (also for remote directories). 20 21