diff options
author | Matthias Braendli <matthias.braendli@u-blox.com> | 2013-12-09 16:27:04 +0100 |
---|---|---|
committer | Matthias Braendli <matthias.braendli@u-blox.com> | 2013-12-09 16:27:04 +0100 |
commit | 8e8f67761759c3d9891643c47d9a5d2b454b090b (patch) | |
tree | 96289f664830d73d80094704ef3428c24437e929 /bundle | |
download | vimrc-8e8f67761759c3d9891643c47d9a5d2b454b090b.tar.gz vimrc-8e8f67761759c3d9891643c47d9a5d2b454b090b.tar.bz2 vimrc-8e8f67761759c3d9891643c47d9a5d2b454b090b.zip |
add neobundle
Diffstat (limited to 'bundle')
-rw-r--r-- | bundle/README | 3 | ||||
m--------- | bundle/neobundle.vim | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/bundle/README b/bundle/README new file mode 100644 index 0000000..43d761e --- /dev/null +++ b/bundle/README @@ -0,0 +1,3 @@ +Do +git clone git://github.com/Shougo/neobundle.vim +here diff --git a/bundle/neobundle.vim b/bundle/neobundle.vim new file mode 160000 +Subproject c4368add63973dc4195e705879520e3fe79ca21 |