fix(nvim): use correct cmd
key for no-neck-pain commands in lazy
This commit is contained in:
parent
3f8a2e4874
commit
6a3b8f6de3
@ -4,7 +4,7 @@ return {
|
|||||||
opts = {
|
opts = {
|
||||||
width = 160,
|
width = 160,
|
||||||
},
|
},
|
||||||
cmds = {
|
cmd = {
|
||||||
"NoNeckPain",
|
"NoNeckPain",
|
||||||
"NoNeckPainResize",
|
"NoNeckPainResize",
|
||||||
"NoNeckPainWidthDown",
|
"NoNeckPainWidthDown",
|
||||||
|
Loading…
Reference in New Issue
Block a user