mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-11-02 04:34:07 +01: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>