tpope / vim-rails

rails.vim: Ruby on Rails power tools
http://www.vim.org/scripts/script.php?script_id=1567
4.09k stars 381 forks source link

Add normalizes to syntax highlighting #607

Closed hugovandevliert closed 3 weeks ago

hugovandevliert commented 4 weeks ago

With the release of Rails 7.1, we now have ActiveRecord::Base::normalizes (https://github.com/rails/rails/pull/43945). Let's add it to the syntax highlighting.