WIP
This commit is contained in:
parent
14647f3671
commit
d81c14b930
5 changed files with 178 additions and 62 deletions
|
|
@ -66,7 +66,7 @@ module.exports = grammar({
|
|||
$.file_descriptor,
|
||||
$._empty_value,
|
||||
$._concat,
|
||||
$.variable_name, // Variable name followed by an operator like '=' or '+='
|
||||
$.variable_name,
|
||||
$.regex,
|
||||
$._expansion_word,
|
||||
$.extglob_pattern,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue