VIM helper
This commit is contained in:
parent
9fc31932cf
commit
b7f2a3e512
|
@ -26,6 +26,9 @@
|
|||
"app/serializers/*.rb": {
|
||||
"command": "serializer"
|
||||
},
|
||||
"app/services/*.rb": {
|
||||
"command": "service"
|
||||
},
|
||||
"config/*": {
|
||||
"command": "config"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue