sublime text dotfiles
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// https://docs.sublimetext.io/reference/commands.html
|
||||
// https://docs.sublimetext.io/reference/key_bindings.html
|
||||
[
|
||||
{ "keys": ["ctrl+k", "ctrl+o"], "command": "prompt_open_folder" },
|
||||
{ "keys": ["ctrl+f2"], "command": "find_all_under"},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user