Removes key-bindings snippet
File is included in the root directory now
This commit is contained in:
parent
ec166d69a1
commit
583447bc18
1 changed files with 0 additions and 10 deletions
10
README.md
10
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
|
### other notes
|
||||||
* add Adobe Source Code Pro font for shell and text editors
|
* add Adobe Source Code Pro font for shell and text editors
|
||||||
* increase trackpad / mouse speed to maximum levels
|
* increase trackpad / mouse speed to maximum levels
|
||||||
|
|
Loading…
Reference in a new issue