Skip to content

Commit 9063e18

Browse files
committed
Add abbreviations for ActiveModel/ActionDispatch
1 parent 4d0008e commit 9063e18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

autoload/rails.vim

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4187,8 +4187,10 @@ function! s:BufAbbreviations()
41874187
Rabbrev AR:: ActiveRecord
41884188
Rabbrev AV:: ActionView
41894189
Rabbrev AC:: ActionController
4190+
Rabbrev AD:: ActionDispatch
41904191
Rabbrev AS:: ActiveSupport
41914192
Rabbrev AM:: ActionMailer
4193+
Rabbrev AO:: ActiveModel
41924194
Rabbrev AE:: ActiveResource
41934195
Rabbrev AWS:: ActionWebService
41944196
endif

0 commit comments

Comments
 (0)