mirror of
https://github.com/vim/vim
synced 2025-03-16 14:57:52 +01:00
9 lines
286 B
Text
9 lines
286 B
Text
The plugin directory is for standard Vim plugin scripts.
|
|
|
|
All files here ending in .vim will be sourced by Vim when it starts up.
|
|
|
|
Standard plugins:
|
|
explorer.vim file browser
|
|
gzip.vim edit compressed files
|
|
netrw.vim edit files over a network
|
|
rrhelper.vim used for --remote-wait editing
|