mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-11 21:03:53 -05: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.