vim: remove polyglot, it broke YAML highlighting

This commit is contained in:
Johannes Rothe 2021-08-27 02:26:32 +02:00
parent efb90a6689
commit 49addc6241

View File

@ -29,8 +29,7 @@ Plug 'psf/black'
" Themes
Plug 'sainnhe/sonokai'
" Language specific
Plug 'sheerun/vim-polyglot'
"Plug 'vim-python/python-syntax'
Plug 'vim-python/python-syntax'
call plug#end()
" Theme