Increment and Decrement - mawww/kakoune GitHub Wiki

Vim will increment or decrement the number under the cursor when you hit CtrlA or CtrlX (respectively), but Kakoune does not implement that behaviour by default. The kakoune-inc-dec plugin will enable something similar.

⚠️ **GitHub.com Fallback** ⚠️