Bram Moolenaar 86b4816766 Update runtime files il y a 2 ans
..
README.txt a9604e6145 Update runtime files. il y a 6 ans
getscriptPlugin.vim 2963456ff2 Update runtime files. il y a 4 ans
gzip.vim 47e13953ff Update runtime files il y a 4 ans
logiPat.vim 939a1abe93 Updated runtime files. il y a 8 ans
manpager.vim 6ebe4f970b Update runtime files il y a 2 ans
matchparen.vim 86b4816766 Update runtime files il y a 2 ans
netrwPlugin.vim 89a9c159f2 Update runtime files il y a 3 ans
rrhelper.vim c5604bc165 Better implementation of creating the Color Scheme menu. (Juergen Kraemer) il y a 14 ans
spellfile.vim b8a7b560b1 updated for version 7.0191 il y a 19 ans
tarPlugin.vim 23515b4ef7 Update runtime files il y a 4 ans
tohtml.vim 6c391a74fe Update runtime files il y a 3 ans
vimballPlugin.vim 03413f4416 Updated runtime files. il y a 8 ans
zipPlugin.vim 519cc559b0 Update runtime files il y a 3 ans

README.txt

The plugin directory is for standard Vim plugin scripts.

All files here ending in .vim will be sourced by Vim when it starts up.
Look in the file for hints on how it can be disabled without deleting it.

getscriptPlugin.vim get latest version of Vim scripts
gzip.vim edit compressed files
logiPat.vim logical operators on patterns
manpager.vim using Vim as manpager
matchparen.vim highlight paren matching the one under the cursor
netrwPlugin.vim edit files over a network and browse (remote) directories
rrhelper.vim used for --remote-wait editing
spellfile.vim download a spellfile when it's missing
tarPlugin.vim edit (compressed) tar files
tohtml.vim convert a file with syntax highlighting to HTML
vimballPlugin.vim create and unpack .vba files
zipPlugin.vim edit zip archives

Note: the explorer.vim plugin is no longer here, the netrw.vim plugin has
taken over browsing directories (also for remote directories).