Обновление plug

This commit is contained in:
2020-11-28 11:01:54 +03:00
parent ed6de8c1e4
commit 4a70c28c87
2 changed files with 170 additions and 46 deletions

1
vimrc
View File

@ -135,6 +135,7 @@ call plug#end()
"{{{ Базовые настройки
" Включена подсветка синтаксиса "
" Plug устанавливает свои значения, нужно явно переопределить после plug#end "
syntax on
filetype plugin indent on