[SCM] vim-addon-manager packaging branch, master, updated. v0.4.4-52-geef7258

Antonio Terceiro terceiro at debian.org
Tue Jan 31 23:33:36 UTC 2012


The following commit has been merged in the master branch:
commit 928932b72b30223f89b4b3b03037245e17c68a71
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Jan 22 19:49:10 2012 -0200

    Console to fiddle with the environment loaded

diff --git a/test/console b/test/console
new file mode 100755
index 0000000..c80ffb0
--- /dev/null
+++ b/test/console
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+root=$(dirname $0 | xargs dirname | xargs readlink -f)
+
+irb -I$root/lib -rvim/addon_manager -rvim/addon_manager/registry

-- 
vim-addon-manager packaging



More information about the pkg-vim-maintainers mailing list