plugins.zk.enable

Whether to enable zk.nvim, a plugin to integrate with zk.

Type: boolean

Default: false

Example: true

Declared by:

plugins.zk.package

Which package to use for the zk.nvim plugin.

Type: package

Default: <derivation vimplugin-zk-nvim-2024-06-03>

Declared by:

plugins.zk.picker

it’s recommended to use “telescope” or “fzf”

Type: null or one of “select”, “fzf”, “telescope” or raw lua code

Default: null

Plugin default: "select"

Declared by: