python-mode submodule
This commit is contained in:
parent
bd84be4769
commit
84fa230e7e
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -19,3 +19,6 @@
|
||||||
[submodule "vim-files/.vim/bundle/vim-characterize"]
|
[submodule "vim-files/.vim/bundle/vim-characterize"]
|
||||||
path = vim-files/.vim/bundle/vim-characterize
|
path = vim-files/.vim/bundle/vim-characterize
|
||||||
url = https://github.com/tpope/vim-characterize.git
|
url = https://github.com/tpope/vim-characterize.git
|
||||||
|
[submodule "vim-files/.vim/bundle/python-mode"]
|
||||||
|
path = vim-files/.vim/bundle/python-mode
|
||||||
|
url = https://github.com/klen/python-mode.git
|
||||||
|
|
|
||||||
1
vim-files/.vim/bundle/python-mode
Submodule
1
vim-files/.vim/bundle/python-mode
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 5eb0022e77409b24ce4369d0f251b20722b276d4
|
||||||
Loading…
Add table
Add a link
Reference in a new issue