m4xshen / hardtime.nvim

Establish good command workflow and quit bad habit
MIT License
1.38k stars 26 forks source link

Feature: Swap to `restriction_mode = 'hint'` when running a macro #39

Closed vince-carpino closed 1 year ago

vince-carpino commented 1 year ago

This plugin has been very helpful to say the least, especially whilst in block mode.

However, I think it would be great if there was an option/ability to swap to hint mode when running a macro, since the blocking can mess up the result, especially if repeated multiple times.

I don't even know if this is possible, so if there is a preferred workaround, please let me know.

m4xshen commented 1 year ago

Thanks for the suggestion. This is really useful!

m4xshen commented 1 year ago

My approach is just completely disable hardtime.nvim when executing macro.