mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-07 12:44:26 +08:00
Currently, vim-airline will check untracked status for files e.g. living in .git. So when editing .git/config it will show as being untracked. While technically, this is correct I prefer not to see this for those files. So skip the check for those files.