mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Disable python-mode again, as it conflicts with jedi
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -290,7 +290,7 @@ let g:rainbow_conf = {
|
|||||||
\}
|
\}
|
||||||
|
|
||||||
" Python goodness
|
" Python goodness
|
||||||
Plug 'python-mode/python-mode', {'for': 'python', 'branch': 'develop'}
|
" Plug 'python-mode/python-mode', {'for': 'python', 'branch': 'develop'}
|
||||||
|
|
||||||
" Python autocompletion
|
" Python autocompletion
|
||||||
" On a machine with a Python3-only vim, use system packages like:
|
" On a machine with a Python3-only vim, use system packages like:
|
||||||
|
|||||||
Reference in New Issue
Block a user