call plug#begin('~/.vim/plugged') Plug 'tpope/vim-fugitive' call plug#end() lua require('config')