Update fresh.vim
This commit is contained in:
		
							parent
							
								
									91e4ae9983
								
							
						
					
					
						commit
						60621989e1
					
				| @ -143,12 +143,12 @@ if has("gui_running") || &t_Co == 256 | ||||
|   "" Syntax Groups {{{ | ||||
|   call s:hi("Comment", "8", "", "") | ||||
| 
 | ||||
|   call s:hi("Constant", "162", "", "") | ||||
|   call s:hi("Constant", "168", "", "") | ||||
|   call s:hi("String", "173", "", "") | ||||
|   call s:hi("Character", "221", "", "") | ||||
|   call s:hi("Number", "", "", "") | ||||
|   call s:hi("Boolean", "", "", "") | ||||
|   call s:hi("Float", "", "", "") | ||||
|   call s:hi("Number", "162", "", "") | ||||
|   call s:hi("Boolean", "162", "", "") | ||||
|   call s:hi("Float", "162", "", "") | ||||
| 
 | ||||
|   call s:hi("Identifier", "60", "", "") | ||||
|   call s:hi("Function", "71", "", "") | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user