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

navic

URL: https://github.com/smiteshp/nvim-navic/

Maintainers: Austin Horstman


Simple winbar/statusline plugin that shows your current code context.

plugins.navic.enable

Whether to enable navic.

Type: boolean

Default: false

Example: true

Declared by:

plugins.navic.package

The navic package to use.

Type: package

Default: pkgs.vimPlugins.nvim-navic

Declared by:

plugins.navic.autoLoad

Whether to automatically load navic when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: