aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules12
m---------vim/bundle/capslock0
m---------vim/bundle/characterize0
m---------vim/bundle/obsession0
m---------vim/bundle/tbone0
5 files changed, 12 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 18125536..81628ef9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -62,3 +62,15 @@
path = vim/bundle/gundo
url = git://github.com/sjl/gundo.vim.git
ignore = dirty
+[submodule "vim/bundle/tbone"]
+ path = vim/bundle/tbone
+ url = git://github.com/tpope/vim-tbone.git
+[submodule "vim/bundle/characterize"]
+ path = vim/bundle/characterize
+ url = git://github.com/tpope/vim-characterize.git
+[submodule "vim/bundle/obsession"]
+ path = vim/bundle/obsession
+ url = git://github.com/tpope/vim-obsession.git
+[submodule "vim/bundle/capslock"]
+ path = vim/bundle/capslock
+ url = git://github.com/tpope/vim-capslock.git
diff --git a/vim/bundle/capslock b/vim/bundle/capslock
new file mode 160000
+Subproject 18f174e3a678ace4b71022534d3e02b326cd1fb
diff --git a/vim/bundle/characterize b/vim/bundle/characterize
new file mode 160000
+Subproject d5ba608255810c8e748d1eb463c22c652e4f6eb
diff --git a/vim/bundle/obsession b/vim/bundle/obsession
new file mode 160000
+Subproject 3a9dfecb99bc4461c807127099e7a820f6eb0e4
diff --git a/vim/bundle/tbone b/vim/bundle/tbone
new file mode 160000
+Subproject f9a553c344b09388d8ceb6125e88252a865afa2