mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-12-08 13:04:51 +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.