« get me outta code hell

dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
path: root/Sublime Text/Default (OSX).sublime-keymap
diff options
context:
space:
mode:
Diffstat (limited to 'Sublime Text/Default (OSX).sublime-keymap')
-rw-r--r--Sublime Text/Default (OSX).sublime-keymap6
1 files changed, 0 insertions, 6 deletions
diff --git a/Sublime Text/Default (OSX).sublime-keymap b/Sublime Text/Default (OSX).sublime-keymap
deleted file mode 100644
index abe47a9..0000000
--- a/Sublime Text/Default (OSX).sublime-keymap
+++ /dev/null
@@ -1,6 +0,0 @@
-[
-	{ "keys": ["ctrl+tab"], "command": "next_view" },
-	{ "keys": ["ctrl+shift+tab"], "command": "prev_view" },
-	{ "keys": ["super+alt+s"], "command": "toggle_side_bar" },
-	{ "keys": ["super+shift+d"], "command": "clone_file" }
-]