Procházet zdrojové kódy

'where' and 'whereis' are both followed by commands

pull/28/head
Julien Nicoulaud před 13 roky
rodič
revize
0c138706a7
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      zsh-syntax-highlighting.zsh

+ 2
- 0
zsh-syntax-highlighting.zsh Zobrazit soubor

@ -45,6 +45,8 @@ ZSH_HIGHLIGHT_TOKENS_FOLLOWED_BY_COMMANDS=(
'builtin'
'whence'
'which'
'where'
'whereis'
)
# ZLE events that trigger an update of the highlighting.

Načítá se…
Zrušit
Uložit