Closed fikovnik closed 2 years ago
Everything working fine for me, and I doubt that the default keybindings would've caused this. FYI, the cause of error was introduced a week ago cd1c38163dd9a11247bcb333d72a36bae76c45f9 and the error is coming because somewhere old API is used, precisely require('Comment.api').locked.*
API.
Are you, by any chance, using a nvim distro? like NvChad, AstroVim etc.
No, I have my own nvim config.
Would you mind reproducing the issue with a minimal init.lua
?
I am going to close this for now as I can't reproduce this myself and other people doesn't seem to be facing this.
When I select a few lines and do
gcc
, I get the following error:I'm on the latest version (ab63cc90d9cc2bcc93d8a24c4fae2ea4ed0795f1) running nvim 0.7.2. I do not have any extra configuration over the single call to setup.
Any idea what could be wrong? Thank you, much appreciate the plugin!