We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd826eb commit 035f5ebCopy full SHA for 035f5eb
.gitmodules
@@ -34,6 +34,3 @@
34
[submodule "bundle/mediawiki"]
35
path = bundle/mediawiki
36
url = git://github.com/chikamichi/mediawiki.vim.git
37
-[submodule "bundle/python-mode"]
38
- path = bundle/python-mode
39
- url = git://github.com/klen/python-mode.git
_vimrc
@@ -155,4 +155,3 @@ highlight colorcolumn ctermbg=DarkBlue
155
" solarized light
156
"set background=light
157
"colorscheme solarized
158
-
bundle/python-mode
0 commit comments