Skip to content

Commit 39d4e49

Browse files
chore(build): auto-generate vimdoc
1 parent 0a886b9 commit 39d4e49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/tiny-inline-diagnostic.nvim.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*tiny-inline-diagnostic.nvim.txt*For Neovim >= 0.10.0Last change: 2026 January 07
1+
*tiny-inline-diagnostic.nvim.txt*For Neovim >= 0.10.0Last change: 2026 January 17
22

33
==============================================================================
44
Table of Contents *tiny-inline-diagnostic.nvim-table-of-contents*
@@ -186,7 +186,7 @@ CONFIGURATION*tiny-inline-diagnostic.nvim-tiny-inline-diagnostic.nvim-configurat
186186
enabled = false, -- Enable showing source names
187187
if_many = false, -- Only show source if multiple sources exist for the same diagnostic
188188
},
189-
189+
190190
-- Display the diagnostic code of diagnostics (e.g., "F401", "no-dupe-args")
191191
show_code = true,
192192

0 commit comments

Comments
 (0)