-
Notifications
You must be signed in to change notification settings - Fork 24
Description
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 #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!