ex-mode icon indicating copy to clipboard operation
ex-mode copied to clipboard

Add quantifiers for commands

Open glutaminefree opened this issue 7 years ago • 0 comments

I added commands tabl and tabr (move tab to left/to right). And if I want to move tab to 3 positions to left I need to execute command tabl 3 times. It's uncomfortable. Or I want to close 2 tabs. In Vim I can execute 2q.

glutaminefree avatar Jun 08 '18 10:06 glutaminefree