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
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!
The text was updated successfully, but these errors were encountered:
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 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!
The text was updated successfully, but these errors were encountered: