Pārlūkot izejas kodu

noop: Fix indentation.

pull/355/head
Daniel Shahaf pirms 8 gadiem
vecāks
revīzija
d1c773faa7
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +2
    -2
      highlighters/main/main-highlighter.zsh

+ 2
- 2
highlighters/main/main-highlighter.zsh Parādīt failu

@ -348,9 +348,9 @@ _zsh_highlight_main_highlighter()
next_word+=':sudo_opt:'
next_word+=':start:'
fi
fi
fi
if [[ $this_word == *':start:'* ]] && (( in_redirection == 0 )); then # $arg is the command word
if [[ $this_word == *':start:'* ]] && (( in_redirection == 0 )); then # $arg is the command word
if [[ -n ${(M)ZSH_HIGHLIGHT_TOKENS_PRECOMMANDS:#"$arg"} ]]; then
style=precommand
elif [[ "$arg" = "sudo" ]]; then

Notiek ielāde…
Atcelt
Saglabāt