This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
macos-provisioning/files/sublime/Packages/User/Default (OSX).sublime-keymap
2016-11-03 00:08:01 +00:00

4 lines
124 B
Text

[
{ "keys": ["ctrl+i"], "command": "insert_php_constructor_property" },
{ "keys": ["ctrl+u"], "command": "find_use" }
]