From a986cee5c183d9e2c2d6b6b40b862ba304d80c90 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 9 Oct 2016 23:51:26 +0200 Subject: Add _Racket_ and _Prolog_ specific rules --- vim/.vim/colors/akr.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vim/.vim/colors/akr.vim') diff --git a/vim/.vim/colors/akr.vim b/vim/.vim/colors/akr.vim index ccba83e..622585b 100644 --- a/vim/.vim/colors/akr.vim +++ b/vim/.vim/colors/akr.vim @@ -94,4 +94,6 @@ 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 prologClauseHead gui=NONE guifg=#aadb0f guibg=NONE + match SpecialKey '^\s\+' -- cgit v1.2.3