tris203 / hawtkeys.nvim

⌨️🔥 Suggest new easy to hit keymaps and find issues with your current key map configurations
MIT License
215 stars 5 forks source link

Add Plenary Dependency to install instructions #71

Closed tris203 closed 8 months ago

tris203 commented 8 months ago

The lazy install instruction should list plenary as a dependency

It should also not return config = true, we should example as

{
---config goes here
--- check API in docs for more details
}