mirror of
https://github.com/christianlemer/obsidian-nushell.git
synced 2026-07-22 06:08:21 +00:00
13 lines
188 B
Text
13 lines
188 B
Text
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../obsidian-releases"
|
|
}
|
|
],
|
|
"settings": {
|
|
"markdown-preview-enhanced.automaticallyShowPreviewOfMarkdownBeingEdited": true
|
|
}
|
|
}
|