mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-09-13 02:22:58 +08:00
The special argument --no-optional-lock applies to the main git command, and not to the git subcommand `git status`. So move it there, to prevent an error with git. closes #2651 Signed-off-by: Christian Brabandt <cb@256bit.org>