mirror of
https://github.com/Lissy93/dotfiles.git
synced 2024-11-22 15:33:09 +01:00
6 lines
99 B
VimL
6 lines
99 B
VimL
|
|
" Setup Vim Plugged, and load plugins
|
|
source ~/.config/vim/setup-vim-plug.vim
|
|
|
|
filetype plugin on
|