mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-16 04:16:23 +08:00
a8bd148683
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").