dotfiles-server/.vim/vimrc
2024-07-24 07:48:25 +00:00

6 lines
67 B
VimL

call plug#begin()
Plug 'vim-airline/vim-airline'
call plug#end()