Make sure the ZSH_HIGHLIGHT_STYLES array is exported
This commit is contained in:
		
							parent
							
								
									f713934f6c
								
							
						
					
					
						commit
						6db0692d5e
					
				|  | @ -5,7 +5,7 @@ | |||
| # vim: ft=zsh sw=2 ts=2 et | ||||
| 
 | ||||
| # Token types styles. | ||||
| typeset -A ZSH_HIGHLIGHT_STYLES | ||||
| typeset -gA ZSH_HIGHLIGHT_STYLES | ||||
| ZSH_HIGHLIGHT_STYLES=( | ||||
|   default                       'none' | ||||
|   isearch                       'fg=magenta,standout' | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue