aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugin/vim-options.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/vim-options.vim b/plugin/vim-options.vim
index 501972d..e25e8a7 100644
--- a/plugin/vim-options.vim
+++ b/plugin/vim-options.vim
@@ -45,6 +45,7 @@ highlight DiffChange cterm=BOLD ctermfg=NONE ctermbg=23
highlight DiffText cterm=BOLD ctermfg=NONE ctermbg=23
" Disable Background Color for transparency
hi Normal guibg=NONE ctermbg=NONE
+hi Search ctermbg=None ctermfg=166
" Highlight lines at 80 mark/120 mark
highlight ColorColumn ctermbg=cyan