Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

bufferline

URL: https://github.com/akinsho/bufferline.nvim/

Maintainers: Austin Horstman

plugins.bufferline.enable

Whether to enable bufferline.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.bufferline.package

The bufferline.nvim package to use.

Type: package

Default: pkgs.vimPlugins.bufferline-nvim

Declared by:

plugins.bufferline.autoLoad

Whether to automatically load bufferline.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: