plugins.zk.settings.lsp.auto_attach.enabled

Automatically attach buffers in a zk notebook.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.zk.settings.lsp.auto_attach.filetypes

Filetypes for which zk should automatically attach.

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

Default: null

Plugin default:

[
  "markdown"
]

Declared by: