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-04-14>
Declared by:
plugins.zk.picker
it’s recommended to use “telescope” or “fzf”
Plugin default: "select"
Type: null or one of “select”, “fzf”, “telescope” or raw lua code
Default:
null
Declared by: