summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
m---------.vim/bundle/vim-ipython0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 958f94f..43e33db 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,3 +25,6 @@
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
+[submodule ".vim/bundle/vim-ipython"]
+ path = .vim/bundle/vim-ipython
+ url = https://github.com/ivanov/vim-ipython.git
diff --git a/.vim/bundle/vim-ipython b/.vim/bundle/vim-ipython
new file mode 160000
+Subproject 515ed45b5d6e197912584f4410d95a929e193b1