File tree Expand file tree Collapse file tree 2 files changed +20
-14
lines changed
Expand file tree Collapse file tree 2 files changed +20
-14
lines changed Original file line number Diff line number Diff line change @@ -14072,12 +14072,6 @@ return
1407214072 gelStatement = {
1407314073 link = "Statement"
1407414074 },
14075- ghosttyConfigComment = {
14076- link = "Comment"
14077- },
14078- ghosttyConfigKeyword = {
14079- link = "Keyword"
14080- },
1408114075 giftAnswer = {
1408214076 link = "MoreMsg"
1408314077 },
@@ -20254,6 +20248,12 @@ return
2025420248 kscriptType = {
2025520249 link = "Type"
2025620250 },
20251+ kshSpecialVariables = {
20252+ link = "shShellVariables"
20253+ },
20254+ kshStatement = {
20255+ link = "shStatement"
20256+ },
2025720257 ktAnnotation = {
2025820258 link = "Identifier"
2025920259 },
@@ -37529,7 +37529,7 @@ return
3752937529 link = "shConditional"
3753037530 },
3753137531 shCharClass = {
37532- link = "shSpecial "
37532+ link = "Identifier "
3753337533 },
3753437534 shCmdSubRegion = {
3753537535 link = "shShellVariables"
@@ -37561,6 +37561,9 @@ return
3756137561 shCurlyError = {
3756237562 link = "Error"
3756337563 },
37564+ shDTestError = {
37565+ link = "Error"
37566+ },
3756437567 shDeref = {
3756537568 link = "shShellVariables"
3756637569 },
Original file line number Diff line number Diff line change @@ -14072,12 +14072,6 @@ return
1407214072 gelStatement = {
1407314073 link = "Statement"
1407414074 },
14075- ghosttyConfigComment = {
14076- link = "Comment"
14077- },
14078- ghosttyConfigKeyword = {
14079- link = "Keyword"
14080- },
1408114075 giftAnswer = {
1408214076 link = "MoreMsg"
1408314077 },
@@ -20254,6 +20248,12 @@ return
2025420248 kscriptType = {
2025520249 link = "Type"
2025620250 },
20251+ kshSpecialVariables = {
20252+ link = "shShellVariables"
20253+ },
20254+ kshStatement = {
20255+ link = "shStatement"
20256+ },
2025720257 ktAnnotation = {
2025820258 link = "Identifier"
2025920259 },
@@ -37529,7 +37529,7 @@ return
3752937529 link = "shConditional"
3753037530 },
3753137531 shCharClass = {
37532- link = "shSpecial "
37532+ link = "Identifier "
3753337533 },
3753437534 shCmdSubRegion = {
3753537535 link = "shShellVariables"
@@ -37561,6 +37561,9 @@ return
3756137561 shCurlyError = {
3756237562 link = "Error"
3756337563 },
37564+ shDTestError = {
37565+ link = "Error"
37566+ },
3756437567 shDeref = {
3756537568 link = "shShellVariables"
3756637569 },
You can’t perform that action at this time.
0 commit comments