diff options
author | Zach Berwaldt <zberwaldt@tutamail.com> | 2025-02-19 14:00:19 -0500 |
---|---|---|
committer | Zach Berwaldt <zberwaldt@tutamail.com> | 2025-02-19 14:00:19 -0500 |
commit | 116c309b2efc394123f2cc67625effc3b2426a22 (patch) | |
tree | 47a16f86555878a5bb9ae03385d625d3f4a96dca /Default (Windows).sublime-keymap | |
parent | dcfa79b9c86c31e9df261a903564c308fec6695a (diff) | |
parent | 4da3c645173454d1fe73fea09710cb3db95f19a9 (diff) |
Merge branch 'develop'
Diffstat (limited to 'Default (Windows).sublime-keymap')
-rw-r--r-- | Default (Windows).sublime-keymap | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Default (Windows).sublime-keymap b/Default (Windows).sublime-keymap index 52ebbf1..58f6d3c 100644 --- a/Default (Windows).sublime-keymap +++ b/Default (Windows).sublime-keymap | |||
@@ -1,9 +1,5 @@ | |||
1 | [ | 1 | [ |
2 | { | 2 | { |
3 | "keys": ["alt+n", "o"], | ||
4 | "command": "organize_notes" | ||
5 | }, | ||
6 | { | ||
7 | "keys": ["alt+n", "n"], | 3 | "keys": ["alt+n", "n"], |
8 | "command": "new_note" | 4 | "command": "new_note" |
9 | } | 5 | } |