removing papercolor

This commit is contained in:
Bartek Stalewski 2020-10-20 18:59:11 +02:00
parent afb7036114
commit 8ca7eefb27

View File

@ -1,7 +1,6 @@
set runtimepath+=~/.config/vim/runtime set runtimepath+=~/.config/vim/runtime
call plug#begin('~/.config/vim/plugins') call plug#begin('~/.config/vim/plugins')
Plug 'ashfinal/vim-colors-paper'
Plug 'morhetz/gruvbox' Plug 'morhetz/gruvbox'
Plug 'junegunn/fzf' Plug 'junegunn/fzf'
Plug 'junegunn/fzf.vim' Plug 'junegunn/fzf.vim'