tpope / vim-rails

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

Not an editor command: EVmodel #550

Closed artemave closed 4 years ago

artemave commented 4 years ago

Hello,

Emodel works just fine, but EVmodel (as well as ES, ET, etc.) does not. Same goes for controllers. What am I doing wrong?

I am using the latest version on neovim.

Thanks!

tpope commented 4 years ago

:Vmodel

artemave commented 4 years ago

Thanks! Somehow I am stuck with the old version of :help rails - still shows Rmodel, etc.