Skip to content

Commit

Permalink
fix: plugin klen/python-mode already change to python-mode/python-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenglisheng committed Mar 24, 2019
1 parent 1ce5f23 commit 974fb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
" Python {
if count(g:spf13_bundle_groups, 'python')
" Pick either python-mode or pyflakes & pydoc
Bundle 'klen/python-mode'
Bundle 'python-mode/python-mode'
Bundle 'yssource/python.vim'
Bundle 'python_match.vim'
Bundle 'pythoncomplete'
Expand Down

0 comments on commit 974fb7c

Please sign in to comment.