plugins.zk.lsp.config.cmd

Type: null or (list of (string or raw lua code))

Default: null

Plugin default:

[
  "zk"
  "lsp"
]

Declared by:

plugins.zk.lsp.config.extraOptions

These attributes will be added to the table parameter for the setup function. Typically, it can override NixVim’s default settings.

Type: attribute set of anything

Default: { }

Declared by:

plugins.zk.lsp.config.name

Type: null or string or raw lua code

Default: null

Plugin default: "zk"

Declared by: