Suggestion: Clarifying Plugin Loading
I had a bit of difficulty understanding during installation that not all plugins are enabled by default at startup. To enable them, you need to either use the Lazy load all command (or the <leader>l hotkey) or manually adjust the plugin configs to disable lazy loading. I believe others share this confusion (see https://github.com/MiragianCycle/OVIWrite/issues/8). While the hotkey is listed in WhichKey, it isn’t loaded by default, so new users may not realize this. It might be helpful to clarify in the documentation—perhaps in the readme or installation instructions—that plugins need to be manually loaded. Alternatively, enabling WhichKey by default could be considered, though I understand the potential concern for performance.
I can make a pull request to do any of those, but I wanted feedback before I just choose one when it might not be what you want.
Thank you for creating this great tool, I'm really happy to see an IWE in neovim!
Yes please. Go ahead. I am sorry for the late response---been busy with actual writing. Send the PR with the proposed change and I will be happy to approve it. Thank you again.
I see you already done that. Hope this solves the issue?
How do you do the command lazy load all?
- Open a CmdLine (Type a colon ":" in normal mode. No parentheses.)
- Lazy load all <RET> (Lazy must be capitalized)
Which two plugins do you want loaded? You could do Lazy load [plugin] for each.
On Sat, 2025-03-22 at 12:36 -0700, Valdus92 wrote:
How do you do the command lazy load all? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.> Valdus92Valdus92 left a comment (MiragianCycle/OVIWrite#16) How do you do the command lazy load all? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.>
All preferably, but just the ones to make the program go smoothly.