summary refs log tree commit diff
path: root/curtis/.config/nvim
diff options
context:
space:
mode:
Diffstat (limited to 'curtis/.config/nvim')
-rw-r--r--curtis/.config/nvim/colors/trivial.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/curtis/.config/nvim/colors/trivial.vim b/curtis/.config/nvim/colors/trivial.vim
index 8879cc13..96090406 100644
--- a/curtis/.config/nvim/colors/trivial.vim
+++ b/curtis/.config/nvim/colors/trivial.vim
@@ -15,7 +15,7 @@ hi LineNr ctermfg=DarkGray
 hi MatchParen ctermbg=DarkGray ctermfg=White
 hi ModeMsg ctermfg=DarkGray
 hi NonText ctermfg=DarkGray
-hi Search ctermbg=Yellow ctermfg=Black
+hi Search ctermbg=NONE ctermfg=Yellow
 hi StatusLine cterm=NONE ctermbg=Black ctermfg=LightGray
 hi StatusLineNC cterm=NONE ctermbg=Black ctermfg=DarkGray
 hi Folded ctermbg=Black ctermfg=DarkGray
?id=e423f02faa330ceef1c6d5f9c6bdc42eeb834f93&follow=1'>Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe