mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-12-07 12:44:33 +08: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").