Real Vim ninjas count every keystroke - do you?

Pick a challenge, fire up Vim, and show us what you got.

Changelog, Rules & FAQ, updates: @vimgolf, RSS.

Your VimGolf key: please sign in

$ gem install vimgolf
$ vimgolf setup
$ vimgolf put 50d0c33daa503f000200000f

Groups magic

Regexp or macros for string converting: (a) -> ___ (abc) -> ____ (abcd) -> ______ All in the '(' replace to _ multiply by char count + ()

Start file
(a) (abc) (abcd) (123456)
End file
___ _____ ______ ________

View Diff

1c1,2
< (a) (abc) (abcd) (123456)
---
> ___ _____ ______ ________
> 

Solutions by @xiaoao1024:

Unlock 3 remaining solutions by signing in and submitting your own entry
Created by: @uzver

93 active golfers, 158 entries

Solutions by @xiaoao1024:
13
#17 - xiaoao1024 / @xiaoao1024

04/26/2024 at 10:53AM

14
#>71 - xiaoao1024 / @xiaoao1024

04/26/2024 at 10:51AM

16
#>84 - xiaoao1024 / @xiaoao1024

04/26/2024 at 10:50AM