web-tools.nvim icon indicating copy to clipboard operation
web-tools.nvim copied to clipboard

This plugin disables the shortcut dot

Open MRdima98 opened this issue 1 year ago • 4 comments

After installing it I can't use dot, it won't repeat my commands.

MRdima98 avatar Nov 07 '24 07:11 MRdima98

maybe use other keymap for repeat_rename = '.', in the web-tools config?

ray-x avatar Nov 11 '24 23:11 ray-x

Same issue.

daibertdiego avatar Jan 28 '25 05:01 daibertdiego

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.

MRdima98 avatar Jan 29 '25 12:01 MRdima98

Thanks, a PR would be beneficial!

ray-x avatar Jan 30 '25 23:01 ray-x