aboutsummaryrefslogtreecommitdiffstats
path: root/.config/joplin/keymap.json
blob: 354a87b52cfac0bbc1a41cdb44bc29c571241d1b (plain) (blame)
1
2
3
4
[
  {"keys":["k"],"type":"function","command":"move_up"},
  {"keys":["j"],"type":"function","command":"move_down"}
]