web-tools.nvim
web-tools.nvim copied to clipboard
This plugin disables the shortcut dot
After installing it I can't use dot, it won't repeat my commands.
maybe use other keymap for repeat_rename = '.', in the web-tools config?
Same issue.
My suggestion would be to change default. Right now you have to override to something else. Ideally the default should be either nothing or something less intrusive (Leader .). If you don't mind I can make the change.
Thanks, a PR would be beneficial!