diff options
author | William Carroll <wpcarro@gmail.com> | 2016-06-23T15·15-0400 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2016-06-23T15·15-0400 |
commit | 0166fe0c48d9513be1ced4b574364268a075c271 (patch) | |
tree | be11b5ec537256fc909c4063fd947900a51f29e3 | |
parent | 92fda930031f3fb64ce3f353845a01f05dd25cf4 (diff) |
Adds link to user-defined keybindings
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md index 64ad5243ae4e..d2242feec3d3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ I'm documenting this for personal use. Shell settings, vim settings, commonly us * mou - markdown editor * f.lux - modulates the blue amount from the screen throughout the day -### Sublime Text settings +### Sublime Text Packages * SublimeLinter - lints files * SublimeLinter-contrib-eslint - lints using eslint * Oceanic Next Theme - buffer and editor theme @@ -34,6 +34,10 @@ I'm documenting this for personal use. Shell settings, vim settings, commonly us [Preferences.sublime-settings](https://github.com/wpcarro/pc_settings/blob/master/Preferences.sublime-settings) +#### Sublime keybindings (user) + +[Default (OSX).sublime-keymap](https://github.com/wpcarro/pc_settings/blob/master/Default%20(OSX).sublime-keymap) + ### other notes * add Adobe Source Code Pro font for shell and text editors * increase trackpad / mouse speed to maximum levels |