We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f99ac commit 547c05fCopy full SHA for 547c05f
README.md
@@ -65,8 +65,8 @@ require("tiny-inline-diagnostic").setup({
65
-- Use your defined signs in the diagnostic config table.
66
use_icons_from_diagnostic = false,
67
68
- -- Add messages to the diagnostic when multilines is enabled
69
- add_messages = true,
+ -- Add messages to the diagnostic when multilines is enabled
+ add_messages = true,
70
71
-- Throttle the update of the diagnostic when moving cursor, in milliseconds.
72
-- You can increase it if you have performance issues.
0 commit comments