diff options
| author | marcellus <msimon_fr@hotmail.com> | 2025-04-14 18:00:23 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2025-04-14 18:00:23 +0200 |
| commit | ec8b70c184b847f886e63f9718a9cb1329ae71d2 (patch) | |
| tree | 75fb15602be9d400e3395a12456c91672a7f0357 /.obsidian/plugins/pseudocode-in-obs/data.json | |
| parent | 51584e1fe07456a01dc14504b214d068c62e8fe6 (diff) | |
chore: rm-d .obsidian
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 |
