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

godot

URL: https://github.com/habamax/vim-godot/

Maintainers: Gaetan Lepage


A Neovim plugin for Godot game engine integration.

plugins.godot.enable

Whether to enable godot.

Type: boolean

Default:

false

Example:

true

Declared by:

plugins.godot.package

The godot package to use.

Type: package

Default:

pkgs.vimPlugins.vim-godot

Declared by:

plugins.godot.autoLoad

Whether to automatically load godot when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example:

false

Declared by: