'main': Write the "remainder" of the sentence in a comment. No functional change.
This commit is contained in:
		
							parent
							
								
									a2e993c59f
								
							
						
					
					
						commit
						82c39716eb
					
				|  | @ -568,7 +568,9 @@ _zsh_highlight_main_highlighter_highlight_list() | ||||||
|           next_word+=':start:' |           next_word+=':start:' | ||||||
|           next_word+=':sudo_opt:' |           next_word+=':sudo_opt:' | ||||||
|         else |         else | ||||||
|           # |           # Not an option flag; nothing to do.  (If the command line is | ||||||
|  |           # syntactically valid, ${this_word//:sudo_opt:/} should be | ||||||
|  |           # non-empty now.) | ||||||
|         fi |         fi | ||||||
|       elif [[ $this_word == *':sudo_arg:'* ]]; then |       elif [[ $this_word == *':sudo_arg:'* ]]; then | ||||||
|         next_word+=':sudo_opt:' |         next_word+=':sudo_opt:' | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue