mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-23 22:15:28 +02:00
Added link to :help section airline-pipeline
.
parent
7aa233f59d
commit
546f11775c
@ -25,4 +25,4 @@ function! Render_Only_File(...)
|
||||
endfunction
|
||||
call airline#add_inactive_statusline_func('Render_Only_File')
|
||||
```
|
||||
More information on the use of the `builder` and `context` arguments can be found in `:help` section [airline-funcrefs](https://github.com/vim-airline/vim-airline/blob/master/doc/airline.txt#L784).
|
||||
More information on the use of the `builder` and `context` arguments can be found in `:help` sections [airline-funcrefs](https://github.com/vim-airline/vim-airline/blob/master/doc/airline.txt#L784) and [airline-pipeline](https://github.com/vim-airline/vim-airline/blob/master/doc/airline.txt#L819).
|
Loading…
x
Reference in New Issue
Block a user