From 35f90f2b429bb02c5af47f37eccf3d2a46da3799 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Sat, 17 Oct 2020 03:39:13 +0200 Subject: [PATCH] Back to standard vim. --- vim/vimrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vim/vimrc b/vim/vimrc index 04978c4..272a7ff 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -1,4 +1,4 @@ -set runtimepath=~/.config/vim/runtime +set runtimepath+=~/.config/vim/runtime call plug#begin('~/.config/vim/plugins') "Plug 'ashfinal/vim-colors-paper' @@ -68,6 +68,7 @@ map n :set nonumber! map p :set paste! map f :Goyo +syntax on set bg=dark set t_ZH= set t_ZR=