aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/diagnostic.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2023-07-06 22:47:27 +0200
committerJustin M. Keyes <justinkz@gmail.com>2023-07-08 15:06:36 +0200
commitd2e44da516816e2616b531886eb9ba7f4c271fb4 (patch)
tree4b1fb0e796810f67a36488019fc5ea3474ca79d9 /runtime/doc/diagnostic.txt
parent3a721820c39b7524a2e6d6a73774498104a38962 (diff)
downloadrneovim-d2e44da516816e2616b531886eb9ba7f4c271fb4.tar.gz
rneovim-d2e44da516816e2616b531886eb9ba7f4c271fb4.tar.bz2
rneovim-d2e44da516816e2616b531886eb9ba7f4c271fb4.zip
docs: gather @notes items into one section
related: 21eacbfef399
Diffstat (limited to 'runtime/doc/diagnostic.txt')
-rw-r--r--runtime/doc/diagnostic.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/diagnostic.txt b/runtime/doc/diagnostic.txt
index 9dd42061ef..4b2b5e5f9a 100644
--- a/runtime/doc/diagnostic.txt
+++ b/runtime/doc/diagnostic.txt
@@ -361,8 +361,8 @@ config({opts}, {namespace}) *vim.diagnostic.config()*
then virtual text will not be enabled for those diagnostics.
- Note:
- Each of the configuration options below accepts one of the following:
+ Note: ~
+ • Each of the configuration options below accepts one of the following:
• `false`: Disable this feature
• `true`: Enable this feature, use default settings.
• `table`: Enable this feature with overrides. Use an empty table to