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

gx

URL: https://github.com/chrishrb/gx.nvim/

Maintainers: Johan Larsson


Implementation of gx without the need of netrw.

plugins.gx.enable

Whether to enable gx.

Type: boolean

Default: false

Example: true

Declared by:

plugins.gx.package

The gx package to use.

Type: package

Default: pkgs.vimPlugins.gx-nvim

Declared by:

plugins.gx.autoLoad

Whether to automatically load gx when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by:

plugins.gx.disableNetrwGx

Disable the gx mapping in netrw.

Type: boolean

Default: true

Declared by: