diff options
Diffstat (limited to '.obsidian/plugins/pseudocode-in-obs/data.json')
| -rwxr-xr-x | .obsidian/plugins/pseudocode-in-obs/data.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.obsidian/plugins/pseudocode-in-obs/data.json b/.obsidian/plugins/pseudocode-in-obs/data.json deleted file mode 100755 index fffafed..0000000 --- a/.obsidian/plugins/pseudocode-in-obs/data.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "blockSize": 99, - "preambleEnabled": false, - "preamblePath": "preamble.sty", - "preambleLoadedNotice": false, - "followSystemTheme": true, - "jsSettings": { - "indentSize": "1.2em", - "commentDelimiter": "//", - "lineNumber": false, - "lineNumberPunc": ":", - "noEnd": false, - "scopeLines": false - } -}
\ No newline at end of file |
