mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-05-06 21:34:09 +02:00
Added missing part of plugin name
This commit is contained in:
@@ -160,7 +160,7 @@ Plugin 'Valloric/YouCompleteMe'
|
|||||||
let g:ycm_server_python_interpreter = '/usr/bin/python'
|
let g:ycm_server_python_interpreter = '/usr/bin/python'
|
||||||
|
|
||||||
" Improved Django handling
|
" Improved Django handling
|
||||||
Plugin 'tweekmonster/django-plus'
|
Plugin 'tweekmonster/django-plus.vim'
|
||||||
|
|
||||||
" Code checker. For python, install flake8 or pylint, preferably in the
|
" Code checker. For python, install flake8 or pylint, preferably in the
|
||||||
" virtualenv. For Django support, install pylint-django
|
" virtualenv. For Django support, install pylint-django
|
||||||
|
|||||||
Reference in New Issue
Block a user