ask: How to run twilight in lazy? #40
Replies: 1 comment 3 replies
-
that's my miss configuration . now it work out of box! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did you check docs and existing issues?
Neovim version (nvim -v)
NVIM v0.9.5
Operating system/version
archlinux(wsl2)
Describe the bug
I try to use twilight in lazy.
So I configured my lazy plugin config to add
key
option to call the Twlightmy expectation twilihgt not loaded until I press the T
but when I press the T
it say
Not an editor command :Twilight
is there a way to load correctly ?
or should I use Event ?
I
Steps To Reproduce
Expected Behavior
lazy load work when I press T key which I set the lazy config
Repro
Beta Was this translation helpful? Give feedback.
All reactions