You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Editor plugins, like @tpope's vim-projectionist, can make use of this
configuration file to enable easy jumping between "alternate" files,
among other features. For example, with this configuration and
vim-projectionist installed, you can now be editing a lint and execute
`:A` to jump to that lint's spec file. This will save some time when
working with this project.
https://github.com/tpope/vim-projectionist
Change-Id: Ic7f96d5eb4398c0ee011929bce640a195ee204d3
Reviewed-on: http://gerrit.causes.com/45430
Tested-by: jenkins <[email protected]>
Reviewed-by: Shane da Silva <[email protected]>
0 commit comments