caleb-allen / VimBindings.jl

Vim bindings for the Julia REPL
https://caleb-allen.github.io/VimBindings.jl/
MIT License
113 stars 3 forks source link

Implement `;` and `,` to repeat latest "find" command #79

Open caleb-allen opened 1 year ago

caleb-allen commented 1 year ago

; Repeat latest f, t, F, or T count times

, Repeat latest f, t, F, or T in the opposite direction count times