1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-17 11:30:29 +01:00

Moved python-syntax to its own repo

This commit is contained in:
2017-05-30 19:22:23 +02:00
parent d4a428e5d4
commit cb608646e3
2 changed files with 1 additions and 531 deletions

1
vimrc
View File

@@ -20,6 +20,7 @@ Plug 'fs111/pydoc.vim'
Plug 'gryf/mark'
Plug 'gryf/pep8-vim'
Plug 'gryf/pylint-vim'
Plug 'gryf/python-syntax'
Plug 'gryf/pythonhelper'
Plug 'gryf/tagbar', {'branch': 'show_tag_kind2'}
Plug 'gryf/zoom.vim'