vim: remove polyglot, it broke YAML highlighting
This commit is contained in:
parent
efb90a6689
commit
49addc6241
@ -29,8 +29,7 @@ Plug 'psf/black'
|
|||||||
" Themes
|
" Themes
|
||||||
Plug 'sainnhe/sonokai'
|
Plug 'sainnhe/sonokai'
|
||||||
" Language specific
|
" Language specific
|
||||||
Plug 'sheerun/vim-polyglot'
|
Plug 'vim-python/python-syntax'
|
||||||
"Plug 'vim-python/python-syntax'
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
" Theme
|
" Theme
|
||||||
|
Loading…
x
Reference in New Issue
Block a user