|  | @@ -59,7 +59,10 @@ values."
 | 
											
												
													
														|  |     ;; wrapped in a layer. If you need some configuration for these
 |  |     ;; wrapped in a layer. If you need some configuration for these
 | 
											
												
													
														|  |     ;; packages, then consider creating a layer. You can also put the
 |  |     ;; packages, then consider creating a layer. You can also put the
 | 
											
												
													
														|  |     ;; configuration in `dotspacemacs/user-config'.
 |  |     ;; configuration in `dotspacemacs/user-config'.
 | 
											
												
													
														|  | -   dotspacemacs-additional-packages '()
 |  | 
 | 
											
												
													
														|  | 
 |  | +   dotspacemacs-additional-packages
 | 
											
												
													
														|  | 
 |  | +   '(
 | 
											
												
													
														|  | 
 |  | +     evil-search-highlight-persist
 | 
											
												
													
														|  | 
 |  | +     )
 | 
											
												
													
														|  |     ;; A list of packages that cannot be updated.
 |  |     ;; A list of packages that cannot be updated.
 | 
											
												
													
														|  |     dotspacemacs-frozen-packages '()
 |  |     dotspacemacs-frozen-packages '()
 | 
											
												
													
														|  |     ;; A list of packages that will not be installed and loaded.
 |  |     ;; A list of packages that will not be installed and loaded.
 |