kakoune-text-objects
kakoune-text-objects copied to clipboard
"2<a-a>{" doesn't work with plugin enabled
Given the text {{ foo }}, if the cursor is placed over f, and I type 2<a-a>{, then only the inner braces are selected. Without this plugin, both pairs of braces are selected.