mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-25 00:34:00 +08:00
a41810fa86
When given an argument list including --no-literal-pathspecs and a buffer number, convert the buffer number to an argument by prepending ":(top,literal)" to the filename rather than "./". This allows operating on file names that include special characters like "*" and "?".