dropbar

URL: https://github.com/Bekaboo/dropbar.nvim/

Maintainers: Gaetan Lepage


A polished, IDE-like, highly-customizable winbar for Neovim with drop-down menu support and multiple backends.

plugins.dropbar.enable

Whether to enable dropbar.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.dropbar.package

The dropbar.nvim package to use.

Type: package

Default: pkgs.vimPlugins.dropbar-nvim

Declared by:

plugins.dropbar.autoLoad

Whether to automatically load dropbar.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: