Skip to content

Commit 6752b8f

Browse files
itsCryne4e554c4c
authored andcommitted
Fix: autocmd pattern must be UpperCamelCase
1 parent 150aa63 commit 6752b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Please note that you can add extra functionality by listening to the `OptionSet
4141
background` autocmd event.
4242

4343
If you would not like darkman.nvim to set `background`, you may set
44-
`send_user_event=true`. In which case the `User Darkmode` or `User Lightmode`
44+
`send_user_event=true`. In which case the `User DarkMode` or `User LightMode`
4545
events will be triggered instead.
4646

4747
If the `colorscheme` option is set to a table with `dark` and `light` keys, the

0 commit comments

Comments
 (0)