Initial commit: bash, zsh, docker, git, subl
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// https://docs.sublimetext.io/reference/commands.html
|
||||
// https://docs.sublimetext.io/reference/mouse_bindings.html
|
||||
[
|
||||
{
|
||||
"button": "button2", "modifiers": ["ctrl"],
|
||||
"command": "fold",
|
||||
"press_command": "drag_select"
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user