fix more
This commit is contained in:
parent
cb7011ac46
commit
a33019b088
|
@ -73,7 +73,7 @@
|
|||
}
|
||||
},
|
||||
"indentationRules": {
|
||||
"increaseIndentPattern": "{",
|
||||
"increaseIndentPattern": "{\\s+",
|
||||
"decreaseIndentPattern": "\\s+}\\$"
|
||||
},
|
||||
}
|
|
@ -6,7 +6,7 @@
|
|||
"publisher": "koniifer",
|
||||
"displayName": "hblang",
|
||||
"description": "Syntax, formatting, and linting for holey-bytes lang",
|
||||
"version": "0.2.7",
|
||||
"version": "0.2.8",
|
||||
"engines": {
|
||||
"vscode": "^1.75.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue