Skip to content

Commit 255fc0e

Browse files
chore(build): auto-generate docs
1 parent fd67648 commit 255fc0e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

β€ŽREADME.vim.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ with a lazy extension in `lazy`.
622622
icons = {
623623
cmd = "ξ―‡ ",
624624
config = "",
625-
debug = "●",
625+
debug = "● ",
626626
event = "ξͺ† ",
627627
favorite = "ο€… ",
628628
ft = "ο€– ",

β€Ždoc/lazy.nvim.txtβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ will be added to the plugin’s spec.
706706
icons = {
707707
cmd = "ξ―‡ ",
708708
config = "",
709-
debug = "●",
709+
debug = "● ",
710710
event = "ξͺ† ",
711711
favorite = "ο€… ",
712712
ft = "ο€– ",

β€Ždocs/configuration/index.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ sidebar_position: 5
100100
icons = {
101101
cmd = "ξ―‡ ",
102102
config = "",
103-
debug = "●",
103+
debug = "● ",
104104
event = "ξͺ† ",
105105
favorite = "ο€… ",
106106
ft = "ο€– ",

0 commit comments

Comments
Β (0)