diff options
Diffstat (limited to 'vim/.vim/colors')
-rw-r--r-- | vim/.vim/colors/akr.vim | 1 |
1 files changed, 1 insertions, 0 deletions
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 |