Skip to content

Commit dc83e94

Browse files
committed
update: plugin klen/python-mode already change to python-mode/python-mode
1 parent 1ce5f23 commit dc83e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vimrc.bundles

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
" Python {
203203
if count(g:spf13_bundle_groups, 'python')
204204
" Pick either python-mode or pyflakes & pydoc
205-
Bundle 'klen/python-mode'
205+
Bundle 'python-mode/python-mode'
206206
Bundle 'yssource/python.vim'
207207
Bundle 'python_match.vim'
208208
Bundle 'pythoncomplete'

0 commit comments

Comments
 (0)