Skip to content

Commit 284c878

Browse files
authored
Update editor settings
1 parent 278b7fa commit 284c878

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"erlang.codeLensEnabled": true,
3-
"erlang.linting": true
3+
"erlang.linting": true,
4+
"workbench.colorTheme": "Default Dark+"
45
}

0 commit comments

Comments
 (0)