mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-05-06 23:52:34 +02:00
Disable python-mode again, as it conflicts with jedi
This commit is contained in:
@@ -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