File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,9 @@ These projects work closely with the vim-scripts.org mirror:
20
20
21
21
and these help manage the plugins once they're downloaded.
22
22
23
- * [ Pathogen] ( http://github.com/tpope/vim-pathogen ) allows you to store your scripts
24
- individually in ~ /.vim/bundles instead of one gigantic communal directory tree.
23
+ * [ Pathogen] ( http://github.com/tpope/vim-pathogen ) and its lightweight alternative
24
+ [ Unbundle] ( http://github.com/sunaku/vim-unbundle ) allow you to store your scripts
25
+ individually in ` ~/.vim/bundle/ ` instead of one gigantic communal directory tree.
25
26
* [ tplugin] ( http://github.com/tomtom/tplugin_vim )
26
27
can be thought of as a mix of Pathogen and
27
28
[ AsNeeded] ( http://github.com/vim-scripts/AsNeeded ) .
You can’t perform that action at this time.
0 commit comments