Add .obisidan so we can share between machines.
This commit is contained in:
20
content/.obsidian/hotkeys.json
vendored
Normal file
20
content/.obsidian/hotkeys.json
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"omnisearch:show-modal": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "O"
|
||||
}
|
||||
],
|
||||
"editor:toggle-source": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "S"
|
||||
}
|
||||
],
|
||||
"editor:save-file": []
|
||||
}
|
||||
Reference in New Issue
Block a user