m4xshen / hardtime.nvim

Establish good command workflow and quit bad habit
MIT License
1.35k stars 27 forks source link

feat(config): disable on "Trouble" filetype #78

Closed f1rstlady closed 5 months ago

f1rstlady commented 6 months ago

The trouble buffer is similar to a quickfix list. Hence, IMO hardtime should be disabled in this buffer.

m4xshen commented 5 months ago

Thanks for the PR!