fix some issues; migrate to bun'

This commit is contained in:
Moritz Jung 2024-04-11 22:30:55 +02:00
parent cf3d5c6d6f
commit 54293ac3a1
56 changed files with 1360 additions and 764 deletions

8
exampleVault/.obsidian/hotkeys.json vendored Normal file
View file

@ -0,0 +1,8 @@
{
"app:reload": [
{
"modifiers": ["Mod"],
"key": "R"
}
]
}