|  | @@ -63,9 +63,6 @@ if &t_Co > 2 || has("gui_running")
 | 
												
													
														
															|  |    " I like highlighting strings inside C comments.
 |  |    " I like highlighting strings inside C comments.
 | 
												
													
														
															|  |    " Revert with ":unlet c_comment_strings".
 |  |    " Revert with ":unlet c_comment_strings".
 | 
												
													
														
															|  |    let c_comment_strings=1
 |  |    let c_comment_strings=1
 | 
												
													
														
															|  | -
 |  | 
 | 
												
													
														
															|  | -  " Switch on highlighting the last used search pattern.
 |  | 
 | 
												
													
														
															|  | -  set hlsearch
 |  | 
 | 
												
													
														
															|  |  endif
 |  |  endif
 | 
												
													
														
															|  |  
 |  |  
 | 
												
													
														
															|  |  " Only do this part when compiled with support for autocommands.
 |  |  " Only do this part when compiled with support for autocommands.
 |