small fixl
This commit is contained in:
parent
5fed75607d
commit
d36bc72245
@ -2,7 +2,7 @@ return {
|
||||
"epilande/checkbox-cycle.nvim",
|
||||
ft = "markdown",
|
||||
opts = {
|
||||
states = { '[ ]', '[/]', '[x]', '[~]' },
|
||||
states = { "[ ]", "[/]", "[x]", "[~]" },
|
||||
},
|
||||
keys = {
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user