aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin/dist.vim
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Let's try leaving netrw on again for a ...Tom Ryder2018-08-181-0/+2
| | | | This reverts commit 60eab724a29101c54c2d5d1cccd56385a8e5a85c.
* Allow loading gzip pluginTom Ryder2018-08-151-1/+0
| | | | | Vim's help files are sometimes compressed, assuming this is available, so I'll put up with this.
* Let's try leaving netrw on again for a bitTom Ryder2018-08-041-2/+0
|
* Move plugin-specific settings into ~/.vim/pluginTom Ryder2018-07-011-0/+16
Makes way more sense--these files won't get loaded by definition unless plugins are enabled, and dist.vim will still be in time to stop the distributed plugins from loading.