mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-01-23 19:41:55 +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.