mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 22:45:11 +01:00
Compare commits
2 Commits
vim-todo
...
4648ba6ff6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4648ba6ff6 | ||
| 570bfcceb2 |
3
.vimrc
3
.vimrc
@@ -376,6 +376,9 @@ endif
|
||||
" Improved Django handling
|
||||
Plug 'tweekmonster/django-plus.vim'
|
||||
|
||||
" requirements.txt highlighter
|
||||
Plug 'raimon49/requirements.txt.vim', {'for': 'requirements'}
|
||||
|
||||
|
||||
" Code checker. For python, install flake8 or pylint, preferably in the
|
||||
" virtualenv. For Django support, install pylint-django
|
||||
|
||||
Reference in New Issue
Block a user