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

zig

URL: https://github.com/ziglang/zig.vim/

Maintainers: Gaetan Lepage

plugins.zig.enable

Whether to enable zig.vim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.zig.package

The zig.vim package to use.

Type: package

Default: pkgs.vimPlugins.zig-vim

Declared by:

plugins.zig.autoLoad

Whether to automatically load zig.vim when neovim starts.

Type: boolean

Default: true

Example: false

Declared by: