vim-rails icon indicating copy to clipboard operation
vim-rails copied to clipboard

Alternate file works only one way

Open Seybo opened this issue 1 year ago • 0 comments
trafficstars

A have a component located in: [project_root]/packs/heartland_pos/app/components/heartland_pos/base_api.rb And :A command works perfectly fine on it, switching me to: [project_root]/packs/heartland_pos/spec/components/heartland_pos/base_api_spec.rb

But it doesn't work the opposite way, from the spec. It there any gotcha i'm missing?

Seybo avatar Nov 13 '24 05:11 Seybo