m4xshen / hardtime.nvim

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

can't use C-A C-X to increment/decrement #54

Closed lbiaggi closed 11 months ago

lbiaggi commented 11 months ago

Hi with hardtime enabled I can't use https://github.com/tpope/vim-speeddating (using lazy.nvim as plugin manager) Config options default opts

To Reproduce Steps to reproduce the behavior: Enable hardtime and speeddating

  1. Enter a number e.g. 1
  2. go to normal mode
  3. press <C-A> Result: 221: ~/.local/share/nvim/lazy/hardtime.nvim/lua/hardtime/init.lua:113>

Expected behavior Number/date incremented / decremented

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.