How do I setup and use the vim-rails plugin?
I have installed it by running sudo apt-get install vim-rails. What do I do next to enable the plugin?
How do I setup and use the vim-rails plugin?
I have installed it by running sudo apt-get install vim-rails. What do I do next to enable the plugin?
Use vim-addon-manager to enable the plugin. To do so, open your terminal Ctrl-Alt-t and execute the following command.
vim-addons install vim-rails