Back to TILs

Vim com rails

Date: 2018-11-19Last modified: 2022-10-07

https://github.com/tpope/vim-rails

are provided to :edit files by type, along with S, V, and T variants for :split, :vsplit, and :tabedit. Throw a bang on the end (:Emodel foo!) to automatically create the file with the standard boilerplate if it doesn’t exist. :help rails-navigation