I just fall into rails.vim as my ROR IDE, and I really like it. The only thing I donβt know how to do this, what I would like is to go back to the last file that I edited.
For example, if I edit a single file, say, view, and I use :Rcontroller to jump over the corresponding controller, is there a way to quickly return to the model (without :Rmodel )? I am looking for some features like CTRL-TAB in visual studio.
Matthew
source share