about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2016-06-22T20·37-0400
committerWilliam Carroll <wpcarro@gmail.com>2016-06-22T20·37-0400
commit583447bc18a8d94f9e04ef4d983249fcf8337abd (patch)
treef6c109dc9187bae38de4397d8a414393468d7ca0 /README.md
parentec166d69a18ea8cb4505c463eaf2d59b11fb06bd (diff)
Removes key-bindings snippet
File is included in the root directory now
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
index 6d1362890a7e..96f2db63022e 100644
--- a/README.md
+++ b/README.md
@@ -49,16 +49,6 @@ I'm documenting this for personal use. Shell settings, vim settings, commonly us
 }
 ```
 
-#### Sublime key-bindings (user)
-
-```
-[
-  { "keys": ["super+\\"], "command": "toggle_side_bar" },
-  { "keys": ["ctrl+tab"], "command": "next_view" },
-  { "keys": ["ctrl+shift+tab"], "command": "prev_view" }
-]
-```
-
 ### other notes
 * add Adobe Source Code Pro font for shell and text editors
 * increase trackpad / mouse speed to maximum levels