Add sublime files

This commit is contained in:
Oliver Davies 2016-11-03 00:06:27 +00:00
parent 0dd782fecb
commit de11975826
6 changed files with 120 additions and 1 deletions

View file

@ -0,0 +1,4 @@
[
{ "keys": ["ctrl+i"], "command": "insert_php_constructor_property" },
{ "keys": ["ctrl+u"], "command": "find_use" }
]