Projectionist for Go

I’ve been using Vim exclusively for all of my Go development work for the past year or so and over that time I’ve slowly been customizing my setup. There are a number of essential plugins, including Vim-go and YouCompleteMe, but after recently working on a Rails project I encountered Vim-rails which includes some useful commands to jump around the project such as: :Econtroller users :Emodel thing :Eview blah Along with setting up alternates for jumping between source files and test files etc…...

September 9, 2015 · 1 min · Ali Hamidi