Update zsh-ts-mode.el
This commit is contained in:
@@ -86,7 +86,7 @@ Note that \"let\" isn't included here as the parser treats it as a normal
|
|||||||
command.")
|
command.")
|
||||||
|
|
||||||
(defvar zsh-ts-mode--treesit-keywords
|
(defvar zsh-ts-mode--treesit-keywords
|
||||||
(append sh-mode--treesit-keywords '("until"))
|
(append sh-mode--treesit-keywords '("until" "always"))
|
||||||
"List of keywords defined in the grammar.")
|
"List of keywords defined in the grammar.")
|
||||||
|
|
||||||
;; from `bash-ts-mode'
|
;; from `bash-ts-mode'
|
||||||
|
|||||||
Reference in New Issue
Block a user