Move Sublime settings into a role

This commit is contained in:
Oliver Davies 2016-03-17 22:18:06 +00:00
parent 6eb4a6b67c
commit c55617a73c
4 changed files with 53 additions and 1 deletions

View file

@ -0,0 +1,3 @@
[
{ "keys": ["alt+s"], "command": "toggle_side_bar" }
]