summaryrefslogtreecommitdiff
path: root/.obsidian/app.json
diff options
context:
space:
mode:
authormartial.simon <martial.simon@epita.fr>2025-04-13 19:54:19 +0200
committermartial.simon <martial.simon@epita.fr>2025-04-13 19:54:19 +0200
commit66c3bbfa94d8a41e58adf154be25e6d86fee8e30 (patch)
tree9c5e998f324f2f60c1717759144da3f996c5ae1a /.obsidian/app.json
init: initial commit
Diffstat (limited to '.obsidian/app.json')
-rwxr-xr-x.obsidian/app.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/.obsidian/app.json b/.obsidian/app.json
new file mode 100755
index 0000000..ceb5e6c
--- /dev/null
+++ b/.obsidian/app.json
@@ -0,0 +1,7 @@
+{
+ "promptDelete": false,
+ "spellcheck": true,
+ "vimMode": true,
+ "alwaysUpdateLinks": true,
+ "readableLineLength": false
+} \ No newline at end of file