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

dressing

URL: https://github.com/stevearc/dressing.nvim/

Maintainers: Andres Bermeo Marinelli


Neovim plugin to improve the default vim.ui interfaces.

plugins.dressing.enable

Whether to enable dressing.

Type: boolean

Default:

false

Example:

true

Declared by:

plugins.dressing.package

The dressing package to use.

Type: package

Default:

pkgs.vimPlugins.dressing-nvim

Declared by:

plugins.dressing.autoLoad

Whether to automatically load dressing when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example:

false

Declared by: