mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-03-13 10:20:39 +08:00
extensions: Add a tabline formatter for zhihu.nvim (#2742)
This commit is contained in:
@@ -1888,6 +1888,12 @@ zhihu.nvim <https://github.com/pxwg/zhihu.nvim>
|
||||
|
||||
* enable/disable zhihu integration >
|
||||
let g:airline#extensions#zhihu#enabled = 1
|
||||
< default: 1
|
||||
|
||||
* zhihu's tabline formatter >
|
||||
let g:airline#extensions#tabline#formatter = 'zhihu'
|
||||
let g:airline#extensions#tabline#formatters#nerdfont#formatter = 'default'
|
||||
< default: 'default'
|
||||
|
||||
|
||||
=============================================================================
|
||||
|
||||
Reference in New Issue
Block a user