diff --git a/.gitmodules b/.gitmodules index 0214939..1dfd6c6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ [submodule "vim/bundle/taglist"] path = vim/bundle/taglist url = https://github.com/vim-scripts/taglist.vim.git +[submodule "vim/bundle/cute-python"] + path = vim/bundle/cute-python + url = https://github.com/ehamberg/vim-cute-python.git diff --git a/vim/bundle/cute-python b/vim/bundle/cute-python new file mode 160000 index 0000000..e3a36cf --- /dev/null +++ b/vim/bundle/cute-python @@ -0,0 +1 @@ +Subproject commit e3a36cfc66845503ed5d9799d7c93c487a28f703