Skip to content

Commit cd6f78e

Browse files
authored
Merge pull request #20 from nwingt/master
fix VSCode editor sample config
2 parents f601b72 + 3d950d6 commit cd6f78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ VSCode Editor Config (Full config)
5858

5959
```
6060
{
61-
"workbench.colorTheme": "GapStyle VS"
61+
"workbench.colorTheme": "GapStyle VS",
6262
"editor.fontFamily": "'Hack JBM Ligatured CCG', 'Hack', Menlo, Monaco, 'Courier New', monospace",
6363
"editor.fontLigatures": true,
6464
"editor.tokenColorCustomizations": {

0 commit comments

Comments
 (0)