Open watagashi opened 4 years ago
vimrc:
call plug#begin('~/vimfiles/plugged') Plug 'morhetz/gruvbox' Plug 'vim-airline/vim-airline' Plug 'vim-airline/vim-airline-themes' call plug#end() colorscheme gruvbox
Same problem here but I'm using ViM's built-in package system
vimrc: