mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
13 lines
214 B
Plaintext
13 lines
214 B
Plaintext
{
|
|
"editor": {
|
|
"keyMap": "vim",
|
|
"switchPreview": "BLUR",
|
|
"theme": "monokai",
|
|
},
|
|
"hotkey": {
|
|
"toggleMain": "Control + L"
|
|
},
|
|
"listWidth": 135,
|
|
"navWidth": 135
|
|
}
|