Problem: mapping d for the date prompt intercepts dd before Vim can recognize it as a motion, so dd never deletes a line. Solution: move the date prompt to D, restoring full d-operator behaviour (dd, dw, d$, etc.) and updating the help popup to match. |
||
|---|---|---|
| .. | ||
| sync | ||
| buffer.lua | ||
| config.lua | ||
| diff.lua | ||
| health.lua | ||
| init.lua | ||
| parse.lua | ||
| store.lua | ||
| views.lua | ||