this repo has no description

Remove a couple problematic obsidian shortcuts

+2 -16
+2 -16
obsidian/hotkeys.json
··· 25 25 "key": "L" 26 26 } 27 27 ], 28 - "app:toggle-right-sidebar": [ 29 - { 30 - "modifiers": [ 31 - "Ctrl" 32 - ], 33 - "key": "R" 34 - } 35 - ], 28 + "app:toggle-right-sidebar": [], 36 29 "editor:focus": [ 37 30 { 38 31 "modifiers": [ ··· 105 98 } 106 99 ], 107 100 "file-explorer:new-file-in-new-pane": [], 108 - "editor:delete-paragraph": [ 109 - { 110 - "modifiers": [ 111 - "Ctrl" 112 - ], 113 - "key": "U" 114 - } 115 - ], 101 + "editor:delete-paragraph": [], 116 102 "file-explorer:open": [ 117 103 { 118 104 "modifiers": [