mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-08 18:18:44 +00:00
Add sublime settings
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[
|
||||
{ "keys": ["ctrl+d"], "command": "run_macro_file", "args": {"file": "Packages/Default/Delete Line.sublime-macro"} },
|
||||
{ "keys": ["ctrl+shift+k"], "command": "find_under_expand" }
|
||||
]
|
||||
Reference in New Issue
Block a user