aboutsummaryrefslogtreecommitdiff
path: root/vim/after/plugin/dist.vim
Commit message (Collapse)AuthorAgeFilesLines
* Don't clear away g:loaded_gzipTom Ryder2018-08-201-1/+0
|
* Revert "Let's try leaving netrw on again for a ...Tom Ryder2018-08-181-0/+1
| | | | This reverts commit 60eab724a29101c54c2d5d1cccd56385a8e5a85c.
* Let's try leaving netrw on again for a bitTom Ryder2018-08-041-1/+0
|
* Refactor Vim distribution plugin/macro handlingTom Ryder2018-06-021-0/+10
Intelligently choose how to load matchit.vim, and clean up the short-circuit variables for the unwanted distribution plugins in an "after" plugin script.