mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-11 12:53:52 -05:00
In rails.vim, path() and name() have the opposite (and dare I say more intuitive) semantic of that found in fugitive.vim. An outright switch would be a little violent, so for now, rename name() to spec() (as in "file spec").