Skip to content

Commit 547c05f

Browse files
authored
chore(docs): Update README.md
1 parent 66f99ac commit 547c05f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ require("tiny-inline-diagnostic").setup({
6565
-- Use your defined signs in the diagnostic config table.
6666
use_icons_from_diagnostic = false,
6767

68-
-- Add messages to the diagnostic when multilines is enabled
69-
add_messages = true,
68+
-- Add messages to the diagnostic when multilines is enabled
69+
add_messages = true,
7070

7171
-- Throttle the update of the diagnostic when moving cursor, in milliseconds.
7272
-- You can increase it if you have performance issues.

0 commit comments

Comments
 (0)