Adds link to user-defined keybindings
This commit is contained in:
parent
92fda93003
commit
0166fe0c48
1 changed files with 5 additions and 1 deletions
|
@ -17,7 +17,7 @@ I'm documenting this for personal use. Shell settings, vim settings, commonly us
|
||||||
* mou - markdown editor
|
* mou - markdown editor
|
||||||
* f.lux - modulates the blue amount from the screen throughout the day
|
* f.lux - modulates the blue amount from the screen throughout the day
|
||||||
|
|
||||||
### Sublime Text settings
|
### Sublime Text Packages
|
||||||
* SublimeLinter - lints files
|
* SublimeLinter - lints files
|
||||||
* SublimeLinter-contrib-eslint - lints using eslint
|
* SublimeLinter-contrib-eslint - lints using eslint
|
||||||
* Oceanic Next Theme - buffer and editor theme
|
* 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)
|
[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
|
### 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