mirror of
				https://github.com/zsh-users/zsh-syntax-highlighting.git
				synced 2025-10-30 15:56:28 +08:00 
			
		
		
		
	Removing '§' from ZLE_TOKENS_FOLLOWED_BY_COMMANDS.
This commit is contained in:
		
							parent
							
								
									57da7c9a28
								
							
						
					
					
						commit
						ff908d1128
					
				| @ -22,7 +22,7 @@ ZLE_GLOBING='fg=blue,bold' | |||||||
| 
 | 
 | ||||||
| ZLE_DEFAULT='fg=white,bold' | ZLE_DEFAULT='fg=white,bold' | ||||||
| 
 | 
 | ||||||
| ZLE_TOKENS_FOLLOWED_BY_COMMANDS=('|' '||' ';' '&' '&&' 'sudo' 'start' 'time' 'strace' '§') | ZLE_TOKENS_FOLLOWED_BY_COMMANDS=('|' '||' ';' '&' '&&' 'sudo' 'start' 'time' 'strace') | ||||||
| 
 | 
 | ||||||
| _check_path() { | _check_path() { | ||||||
| 	[[ -z $arg ]] && return 1 | 	[[ -z $arg ]] && return 1 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Wayne Davison
						Wayne Davison