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

vim-be-good

URL: https://github.com/ThePrimeagen/vim-be-good/

Maintainers: Katie Janzen


Vim be good is a plugin designed to make you better at vim by creating a game to practice basic movements in. Learn more: https://github.com/ThePrimeagen/vim-be-good

plugins.vim-be-good.enable

Whether to enable vim-be-good.

Type: boolean

Default: false

Example: true

Declared by:

plugins.vim-be-good.package

The vim-be-good package to use.

Type: package

Default: pkgs.vimPlugins.vim-be-good

Declared by:

plugins.vim-be-good.autoLoad

Whether to automatically load vim-be-good when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: