mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 04:01:29 -05:00
VIM helper
This commit is contained in:
parent
9fc31932cf
commit
b7f2a3e512
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@
|
|||
"app/serializers/*.rb": {
|
||||
"command": "serializer"
|
||||
},
|
||||
"app/services/*.rb": {
|
||||
"command": "service"
|
||||
},
|
||||
"config/*": {
|
||||
"command": "config"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue