aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/regexp.c
diff options
context:
space:
mode:
authorGregory Anders <8965202+gpanders@users.noreply.github.com>2021-10-17 08:18:35 -0600
committerGitHub <noreply@github.com>2021-10-17 07:18:35 -0700
commitd2d30dfabdaacfd53b081354248402c797576482 (patch)
tree74f47005521367951803f1275b82aac37b4b0d4f /src/nvim/regexp.c
parent30af69509dc91552dc41451857b18907f018c1bd (diff)
downloadrneovim-d2d30dfabdaacfd53b081354248402c797576482.tar.gz
rneovim-d2d30dfabdaacfd53b081354248402c797576482.tar.bz2
rneovim-d2d30dfabdaacfd53b081354248402c797576482.zip
fix(diagnostic): do not override existing config settings #16043
When using `true` as the value of a configuration option, the option is configured to use default values. For example, if a user configures virtual text to include the source globally (using vim.diagnostic.config) and a specific namespace or producer configures virtual text with `virt_text = true`, the user's global configuration is overriden. Instead, interpret a value of `true` to mean "use existing settings if defined, otherwise use defaults".
Diffstat (limited to 'src/nvim/regexp.c')
0 files changed, 0 insertions, 0 deletions