Commit Graph

13 Commits

Author SHA1 Message Date
Fabio Gallonetto
68b427bf7b Fix previous commit
Added the wrong file by mistake
2013-05-16 16:57:40 +01:00
Fabio Gallonetto
26a36a7451 Fix a bug with installing new vim plugin from the command line
Fixes #328
2013-05-16 16:55:55 +01:00
Fabio Gallonetto
1a7f2bb8f6 Add .vundles.local to allow per-installation plugin customization
Adding and removing vim plugins is now done by adding and removing
from ~/.vim/.vundles.local. This file is sourced at the end of
vundles.vim

Fixes #275
2013-04-09 16:52:30 +01:00
Fabio Gallonetto
54863f2e1b Add yadr command line tools to remove/list plugins
Two new command line tools: yadr-vim-remove-plugin and
yadr-vim-list-plugin do what they're supposed to.
2013-03-17 17:12:22 +00:00
Fabio Gallonetto
1836070a54 Update yadr's binary to support Vundle
yadr-vim-add-plugin now supports adding vundle plugins
2013-03-17 17:11:11 +00:00
Yan Pritzker
1f0693ce1d Improve the way submodules are updated [Close #153]
Also updated all plugins to their latest master versions.
2012-10-08 21:38:21 -07:00
Yan Pritzker
c29276bec1 Clean up location of ~/.yadr 2012-09-27 13:27:40 -07:00
Kyle West
42104de0aa YADR can be installed to any directory and everything still works 2012-01-25 02:04:37 -05:00
Kyle West
744b755a2d removed left over references to Command-T 2012-01-24 14:44:47 -05:00
Yan Pritzker
7985dce071 Compile skwp-CommandT when running yadr-init-plugins 2012-01-11 14:34:24 -08:00
yan
b24432ce9a CommandT auto compiled on yadr init-plugins 2011-12-09 10:39:09 -08:00
yan
8d0354ab29 Added yadr init-plugins command, and README 2011-12-07 23:27:41 -08:00
yan
acb81bb874 Adding 'yadr' command for managing plugins (wip) 2011-12-07 20:34:25 -08:00