Change vim Search highlight to be more obvious
This commit is contained in:
		
							parent
							
								
									0a0d2fbb7a
								
							
						
					
					
						commit
						539fd69c0a
					
				@ -90,7 +90,7 @@ if has("gui_running") || &t_Co == 256
 | 
			
		||||
  "call <SID>HiGroup("PmenuSbar", s:empty, s:empty, "none")
 | 
			
		||||
  "call <SID>HiGroup("PmenuThumb", s:empty, s:empty, "none")
 | 
			
		||||
  "call <SID>HiGroup("Question", s:empty, s:empty, "none")
 | 
			
		||||
  call <SID>HiGroup("Search", s:none, s:dark_grey, "none")
 | 
			
		||||
  call <SID>HiGroup("Search", s:dark_grey, s:light_orange, "none")
 | 
			
		||||
  "call <SID>HiGroup("SpecialKey", s:emptnoney, s:empty, "none")
 | 
			
		||||
  call <SID>HiGroup("SpellBad", s:bright_red, s:empty, "bold")
 | 
			
		||||
  call <SID>HiGroup("SpellCap", s:blue, s:empty, "bold")
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user