chore(configs): add vim-polygot

main
sudo pacman -Syu 2021-02-25 10:35:00 +07:00
parent e44cccccfc
commit 3ca7ab9582
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ let g:go_version_warning = 0
" vim-plug
call plug#begin()
Plug 'sheerun/vim-polyglot'
Plug 'lifepillar/vim-solarized8'
Plug 'preservim/nerdtree'
Plug 'machakann/vim-sandwich'