From 6121f6656fce22500bca0c6fff0252729080deef Mon Sep 17 00:00:00 2001 From: Buddy Sandidge Date: Sun, 4 Nov 2012 23:24:28 -0800 Subject: [PATCH] Add cute-pyton plugin https://github.com/ehamberg/vim-cute-python.git --- .gitmodules | 3 +++ vim/bundle/cute-python | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/cute-python 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