vim-rails icon indicating copy to clipboard operation
vim-rails copied to clipboard

Some callbacks can't be recognized in vim

Open bucketheadv opened this issue 9 years ago • 1 comments
trafficstars

Hello,

there are some callbacks can't be recognized as keywords, like:

  • after_create_commit
  • after_update_commit
  • after_destroy_commit
  • before_commit

And so on.

I think 'commit' is a important feature, would you like to add this? Thanks.

bucketheadv avatar Jul 02 '16 06:07 bucketheadv

Yeah feel free to send a pull request.

tpope avatar Jul 02 '16 20:07 tpope