From 60068f385906a025316c0567b25420e449977e40 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 14 Mar 2022 11:25:22 -0700 Subject: switch to photon vim theme --- lib/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/vimrc') diff --git a/lib/vimrc b/lib/vimrc index d298390..3143de5 100644 --- a/lib/vimrc +++ b/lib/vimrc @@ -111,7 +111,7 @@ function! SynStack() endfunc set background=dark -colorscheme flattened_dark +colorscheme photon " disable my color scheme, it doesn't work with vimdiff "let g:colors_name = 'bs_monochrome' " -- cgit v1.2.3