From 658780d3649ae5d13bb9afafa810022b28a81e6a Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 1 Nov 2015 13:12:08 +0100 Subject: tv vim industry: hi Normal ctermfg=White --- tv/2configs/vim.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tv') diff --git a/tv/2configs/vim.nix b/tv/2configs/vim.nix index 053fee81..9fb0759f 100644 --- a/tv/2configs/vim.nix +++ b/tv/2configs/vim.nix @@ -48,8 +48,7 @@ let let colors_name = "industry" - " First set Normal to regular white on black text colors: - hi Normal ctermfg=LightGray ctermbg=Black guifg=#dddddd guibg=Black + hi! Normal ctermfg=White " Syntax highlighting " (other color-groups using default, see :help group-name): -- cgit v1.2.3