Skip to content

Commit

Permalink
update: plugin klen/python-mode already change to python-mode/python-…
Browse files Browse the repository at this point in the history
…mode
  • Loading branch information
whalecold committed Mar 24, 2019
1 parent 1ce5f23 commit dc83e94
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 dc83e94

Please sign in to comment.