aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-03-29 20:25:49 +1300
committerTom Ryder <tom@sanctum.geek.nz>2013-03-29 20:25:49 +1300
commitb302c7a2e364d3d2c0c56bd6fdad3eedae6493df (patch)
treec89c2043720bb7af16f2f28c01cfb344ff22274f /.gitmodules
parentFix GUI font size (diff)
downloaddotfiles-b302c7a2e364d3d2c0c56bd6fdad3eedae6493df.tar.gz
dotfiles-b302c7a2e364d3d2c0c56bd6fdad3eedae6493df.zip
Add some tpope plugins I liked
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules12
1 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