diff --git a/.gitmodules b/.gitmodules index ddfbc13..d0a40b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -79,3 +79,6 @@ [submodule "bundle/vim-ipython"] path = bundle/vim-ipython url = https://github.com/ivanov/vim-ipython +[submodule "vim-cython"] + path = vim-cython + url = https://github.com/tshirtman/vim-cython diff --git a/vim-cython b/vim-cython new file mode 160000 index 0000000..c72548f --- /dev/null +++ b/vim-cython @@ -0,0 +1 @@ +Subproject commit c72548f22baffe74fb48b764c691e0644cc37810