mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-07 04:34:26 +08:00
branch: Make the branch extension available with 80 char wide windows
This commit is contained in:
@@ -438,6 +438,9 @@ If a file is edited, that is not yet in the repository, the
|
||||
notexists symbol will be displayed after the branch name. If the repository is
|
||||
not clean, the dirty symbol will be displayed after the branch name.
|
||||
|
||||
Note: the branch extension will be disabled for windows smaller than 80
|
||||
characters.
|
||||
|
||||
* enable/disable fugitive/lawrencium integration >
|
||||
let g:airline#extensions#branch#enabled = 1
|
||||
<
|
||||
|
||||
Reference in New Issue
Block a user