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

fileline

URL: https://github.com/lewis6991/fileline.nvim/

Maintainers: Guilhem Saurel

plugins.fileline.enable

Whether to enable fileline.

Type: boolean

Default: false

Example: true

Declared by:

plugins.fileline.package

The fileline package to use.

Type: package

Default: pkgs.vimPlugins.fileline-nvim

Declared by:

plugins.fileline.autoLoad

Whether to automatically load fileline when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: