You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For nvim-tree to show up for example, I have to type leaderk once for it to be internally loaded by lazy.nvim it seems, only then, typing again leaderk will bring the nvim-tree window up.
I have the same behavior replicated for most other plugins I load by keys.
oblitum
changed the title
Plugins lazily loaded on keys won't show on first request
Plugins lazily loaded on keys with an identical mapping in config won't show on first request
Dec 20, 2022
Describe the bug
For nvim-tree to show up for example, I have to type leaderk once for it to be internally loaded by
lazy.nvim
it seems, only then, typing again leaderk will bring the nvim-tree window up.I have the same behavior replicated for most other plugins I load by keys.
Which version of Neovim are you using?
NVIM v0.8.1 on ArchLinux
To Reproduce
Steps to reproduce the behavior:
Expected Behavior
It should be displayed on first request.
The text was updated successfully, but these errors were encountered: