mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-09-13 10:26:41 +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.