Skip to content

Commit d934529

Browse files
Update default value of StandardLibrary config key to Yes (#126)
1 parent 320ac95 commit d934529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ code completions of standard library symbols on an empty file). Sample block
224224

225225
```
226226
Index:
227-
StandardLibrary: No
227+
StandardLibrary: Yes
228228
```
229229
230230
## Style

0 commit comments

Comments
 (0)