mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-30 16:14:22 +08:00
Add vim-grepper extension
- Displays a segment when a grepper search is running
This commit is contained in:
@@ -1002,6 +1002,12 @@ vim-gutentags <https://github.com/ludovicchabant/vim-gutentags>
|
||||
* enable/disable vim-gutentags integration >
|
||||
let g:airline#extensions#gutentags#enabled = 1
|
||||
|
||||
------------------------------------- *airline-grepper*
|
||||
vim-grepper <https://github.com/mhinz/vim-grepper>
|
||||
|
||||
* enable/disable vim-grepper integration >
|
||||
let g:airline#extensions#grepper#enabled = 1
|
||||
|
||||
------------------------------------- *airline-capslock*
|
||||
vim-capslock <https://github.com/tpope/vim-capslock>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user