diagnostic.config
diagnostic.settings
Follow up to #3226, in line with the decisions made in #3254.
diagnostics
Currently we represent `vim.diagnostic.config()` as a top-level `diagnostics` option. This means we have no clear namespace for (e.g.) `vim.diagnostic.<action>` keymap functions.
by-name