mirror of
https://github.com/zdharma-continuum/fast-syntax-highlighting.git
synced 2026-09-10 07:16:18 -04:00
Merge pull request #61 from plexigras/lab-hub-git-chroma
added git chroma for lab and hub commands
This commit is contained in:
commit
4b3c6da967
|
|
@ -158,7 +158,6 @@ FAST_HIGHLIGHT+=(
|
|||
chroma-autoload chroma/-autoload.ch
|
||||
chroma-docker chroma/-docker.ch
|
||||
chroma-example chroma/-example.ch
|
||||
chroma-git chroma/-git.ch
|
||||
chroma-make chroma/-make.ch
|
||||
chroma-perl chroma/-perl.ch
|
||||
chroma-printf chroma/-printf.ch
|
||||
|
|
@ -166,6 +165,10 @@ FAST_HIGHLIGHT+=(
|
|||
chroma-scp chroma/-scp.ch
|
||||
chroma-ssh chroma/-ssh.ch
|
||||
|
||||
chroma-git chroma/-git.ch
|
||||
chroma-hub chroma/-git.ch
|
||||
chroma-lab chroma/-git.ch
|
||||
|
||||
chroma-egrep chroma/-grep.ch
|
||||
chroma-fgrep chroma/-grep.ch
|
||||
chroma-grep chroma/-grep.ch
|
||||
|
|
|
|||
Loading…
Reference in a new issue