diff options
author | William Carroll <wpcarro@gmail.com> | 2016-05-25T15·36-0400 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2016-05-25T15·36-0400 |
commit | d6861befb692631dc52c9cb29b99f20a962ce3c2 (patch) | |
tree | 5e8f5f6f6b9aca49f18ca82005afd07d776b6c60 | |
parent | bf7de85e270c133bacd1e177b06d1102aa5faeb5 (diff) |
Adds bullets about Sublime Text preferences
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md index bc29f0cb6bd3..98abb41883d9 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,13 @@ I'm documenting this for personal use. Shell settings, vim settings, commonly us * docker - for running containers and virtual environments * mou - markdown editor +### Sublime Text settings +* SublimeLinter - lints files +* SublimeLinter-contrib-eslint - lints using eslint +* Oceanic Next Theme - buffer and editor theme +* Vintageous - extended Vim key-binding support +* babel-sublime - supports JSNext features + ### other notes * add Adobe Source Code Pro font for shell and text editors * increase trackpad / mouse speed to maximum levels |