mirror of
				https://github.com/zsh-users/zsh-syntax-highlighting.git
				synced 2025-11-04 03:56:30 +00:00 
			
		
		
		
	README: give the rationale for the at-end-of-.zshrc requirement
This commit is contained in:
		
							parent
							
								
									3dc5741900
								
							
						
					
					
						commit
						0c8c4b73f8
					
				@ -45,6 +45,14 @@ How to install
 | 
			
		||||
        source ~/.zshrc
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
FAQ
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
### Why must `zsh-syntax-highlighting.zsh` be sourced at the end of the `.zshrc` file?
 | 
			
		||||
 | 
			
		||||
`zsh-syntax-highlighting.zsh` wraps ZLE widgets.  It must be sourced after all
 | 
			
		||||
custom widgets have been created (`zle -N`).
 | 
			
		||||
 | 
			
		||||
How to tweak
 | 
			
		||||
------------
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user