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

Installed on Neovim with Plug, only 'Rails' command works #596

Closed julien-monchany closed 1 year ago

julien-monchany commented 1 year ago

Hello 👋

I've installed the plugin by adding this line on my config:

Plug 'https://github.com/tpope/vim-rails.git

and install it with :PlugInstall

A lot of commands does not works such as:

and so on...

What's wrong?

Thanks 🙏

julien-monchany commented 1 year ago

Seems to works now 🤷