diff --git a/roles/dotfiles/files/vimrc b/roles/dotfiles/files/vimrc index 5b78943..9d1a9cf 100644 --- a/roles/dotfiles/files/vimrc +++ b/roles/dotfiles/files/vimrc @@ -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