Using the VIM rails plugin, and want to switch between the last 2 buffers in VIM? Its Ctrl + 6. Found this in this pdf by Reza Jelveh on Rails development in Vim.
Tag Archives: vim
Vim project plugin : Switching between the buffer and the project pane
Tuesday, April 28, 2009
Ctrl+W twice switches between the project pane and the file editing buffer when using the VIM project plugin . Found this after lots of Google searching from Ariyas blog post about using the project plugin.