Removes key-bindings snippet

File is included in the root directory now
This commit is contained in:
William Carroll 2016-06-22 16:37:27 -04:00
parent ec166d69a1
commit 583447bc18

View file

@ -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