tangled
alpha
login
or
join now
seth.computer
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
Remove a couple problematic obsidian shortcuts
seth.computer
4 years ago
05498358
135d47b3
+2
-16
1 changed file
expand all
collapse all
unified
split
obsidian
hotkeys.json
+2
-16
obsidian/hotkeys.json
···
25
25
"key": "L"
26
26
}
27
27
],
28
28
-
"app:toggle-right-sidebar": [
29
29
-
{
30
30
-
"modifiers": [
31
31
-
"Ctrl"
32
32
-
],
33
33
-
"key": "R"
34
34
-
}
35
35
-
],
28
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
108
-
"editor:delete-paragraph": [
109
109
-
{
110
110
-
"modifiers": [
111
111
-
"Ctrl"
112
112
-
],
113
113
-
"key": "U"
114
114
-
}
115
115
-
],
101
101
+
"editor:delete-paragraph": [],
116
102
"file-explorer:open": [
117
103
{
118
104
"modifiers": [