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

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).