mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 20:24:27 +08:00
vim-bookmark extension
This commit is contained in:
@@ -446,7 +446,13 @@ ale <https://github.com/w0rp/ale>
|
||||
<
|
||||
* ale close_lnum_symbol >
|
||||
let airline#extensions#ale#close_lnum_symbol = ')'
|
||||
<
|
||||
|
||||
------------------------------------- *airline-bookmark*
|
||||
vim-bookmark <https://github.com/MattesGroeger/vim-bookmarks>
|
||||
|
||||
* enable/disable bookmark integration >
|
||||
let g:airline#extensions#bookmark#enabled = 1
|
||||
|
||||
------------------------------------- *airline-branch*
|
||||
vim-airline will display the branch-indicator together with the branch name in
|
||||
the statusline, if one of the following plugins is installed:
|
||||
|
||||
Reference in New Issue
Block a user