macos-provisioning/files/sublime/Packages/User/Default (OSX).sublime-keymap

5 lines
124 B
Plaintext
Raw Normal View History

2016-11-03 00:06:27 +00:00
[
{ "keys": ["ctrl+i"], "command": "insert_php_constructor_property" },
{ "keys": ["ctrl+u"], "command": "find_use" }
]