Closed sayit358 closed 2 years ago
Hi !
As you can see here, this plugin is not supposed to remap keys that have already been mapped, and lightspeed seems to work that way too.
I've you tried to call require("cutlass.nvim").setup()
after require("lightspeed").setup()
?
If it doesn't works, I'll look further. Can you provide a minimal config to reproduce your problem ?
That actually worked. I forgot you could do that. Thanks! :heart:
FYI, I've implemented a new option to manage lightspeed, have a look to the documentation 😉
Is there some way for this plugin to not use certain keys such as s and S? Lightspeed uses those keys and it doesn't work anymore.