Adding python-mode

This commit is contained in:
Alex Yatskov 2014-12-04 19:58:23 +09:00
parent d4932da2e2
commit 68cae4ea78
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -64,3 +64,6 @@
[submodule ".vim/bundle/vim-argwrap"] [submodule ".vim/bundle/vim-argwrap"]
path = .vim/bundle/vim-argwrap path = .vim/bundle/vim-argwrap
url = https://github.com/FooSoft/vim-argwrap.git url = https://github.com/FooSoft/vim-argwrap.git
[submodule ".vim/bundle/python-mode"]
path = .vim/bundle/python-mode
url = https://github.com/klen/python-mode.git

@ -0,0 +1 @@
Subproject commit d3b4d38a024ab62aaf3104b1ae55a134f6c88010