Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 1 | The plugin directory is for standard Vim plugin scripts. |
2 | |||||
3 | All files here ending in .vim will be sourced by Vim when it starts up. | ||||
4 | |||||
5 | Standard plugins: | ||||
6 | explorer.vim file browser | ||||
7 | gzip.vim edit compressed files | ||||
8 | netrw.vim edit files over a network | ||||
9 | rrhelper.vim used for --remote-wait editing |