From bcee82dd74e2d78abeda63ae23c8a81db2462105 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 26 Feb 2017 12:34:52 +0100 Subject: Add vim conceal config --- vim/.vim/colors/akr.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'vim/.vim/colors/akr.vim') diff --git a/vim/.vim/colors/akr.vim b/vim/.vim/colors/akr.vim index 622585b..cb1e0c4 100644 --- a/vim/.vim/colors/akr.vim +++ b/vim/.vim/colors/akr.vim @@ -93,6 +93,7 @@ hi texBeginEnd gui=NONE guifg=#aadb0f guibg=NONE hi texSubscript gui=NONE guifg=NONE guibg=#000000 hi texSuperscript gui=NONE guifg=NONE guibg=#000000 hi texBeginEndName gui=NONE guifg=NONE guibg=NONE +hi Conceal gui=NONE guifg=NONE guibg=#000000 hi prologClauseHead gui=NONE guifg=#aadb0f guibg=NONE -- cgit v1.2.3