Conversation
|
@wbthomason can we merge it? Currently using ifplusor branch to work with vscode-neovim plugin. |
|
@ifplusor @chrisands Sorry for taking so long to get to this! I'm mostly OK with merging, but I don't entirely understand what |
If a plugin is set to lazy load and the condition(by keys, by commands, by events, etc.) has not yet fired, skip it. |
|
However, I only check commands and keys, not events. |
|
Ok, thanks - that was the source of my confusion (i.e. why just keys and commands). We should make that check for any remaining untriggered lazy loading, I believe. |
close #865