Unverified Commit 33231c33 authored by Ryan Lahfa's avatar Ryan Lahfa Committed by GitHub
Browse files

Merge pull request #209538 from voidzero/zsh-syntax-hl.regexp

zsh-syntax-highlighting: add regexp to list of highlighters
parents c90f345b 29749d22
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ in
          "brackets"
          "pattern"
          "cursor"
          "regexp"
          "root"
          "line"
        ]));