mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-03-16 03:24:59 +08:00
This is supposed to happen on FileType git, but depending on autocommand
order, exists('b:git_dir') might erroneously fail.
This is supposed to happen on FileType git, but depending on autocommand
order, exists('b:git_dir') might erroneously fail.