mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-04-08 19:35:31 +02:00
doc: mention that searchcount is only enabled when 'hls' is on
This commit is contained in:
parent
4d284a677c
commit
da6b076ee4
@ -1001,6 +1001,8 @@ title accordingly.
|
||||
<
|
||||
------------------------------------- *airline-searchcount*
|
||||
The searchcount extension supports the searchcount() function in Vim script.
|
||||
Note: This is only enabled when 'hls' is on. When you turn off search
|
||||
highlighting (e.g. using |:nohls|), it this will be disabled.
|
||||
|
||||
* enable/disable searchcount integration >
|
||||
let g:airline#extensions#searchcount#enabled = 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user