Skip to content

Commit 645521e

Browse files
committed
[Fix] add missing "enable" field (#93)
1 parent 2f02ce9 commit 645521e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"code_config": {
2525
"font_family": "CaskaydiaCove Nerd Font",
2626
"breadcrumbs": {
27+
"enable": false,
2728
"separator": "/",
2829
"color": "#80848b",
2930
"font_family": "CaskaydiaCove Nerd Font"

0 commit comments

Comments
 (0)