From faa228cfd4ffb2aa750509b5a405f4f33fc180a8 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 17 Jun 2019 01:00:35 +1200 Subject: Remove a now-inaccurate comment --- vim/vimrc | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'vim/vimrc') diff --git a/vim/vimrc b/vim/vimrc index d9004081..0fc9d24b 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -1005,18 +1005,6 @@ autocmd vimrc ColorScheme * autocmd vimrc ColorScheme sahara \ set cursorline -" We'll have Vim try to use my 'sahara' fork of the 'desert256' color scheme. -" If we fail to load the color scheme, for whatever reason, suppress the -" error, and default to a dark background (if not already) for the default -" color scheme in the absence of guidance otherwise from a COLORFGBG -" environment variable or a t_RB terminal response. Vim otherwise defaults to -" 'light', which is less likely in my case. -" -" There's also a very simple grayscale color scheme I occasionally use instead -" called 'juvenile', which is included as a Git submodule with this dotfiles -" distribution. -" - " Use 'dark' as my default value for 'background', in the absence of an " environment variable COLORFGBG or a response in v:termrbgresp that would set " it specifically. -- cgit v1.2.3