Back to standard vim.

This commit is contained in:
Bartek Stalewski 2020-10-17 03:23:37 +02:00
parent a07227fd11
commit f95903f89f
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
set runtimepath=~/.config/vim
set runtimepath=~/.config/vim/runtime
call plug#begin('~/.config/vim/plugins')
"Plug 'ashfinal/vim-colors-paper'