mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 12:14:24 +08:00
@@ -1394,6 +1394,10 @@ Displays an Ascii Scrollbar for active windows with a width > 200.
|
||||
|
||||
* enable/disable scrollbar integration >
|
||||
let g:airline#extensions#scrollbar#enabled = 1 (default: 0)
|
||||
* set minimum window width, below which the scollbar
|
||||
will be disabled >
|
||||
let g:airline#extensions#scrollbar#minwidth = 100 (default: 200)
|
||||
|
||||
------------------------------------- *airline-taboo*
|
||||
taboo.vim <https://github.com/gcmt/taboo.vim>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user