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 9v00647402cb000000000251

Surround the 'z' character with brackets, quotes, and print as formatted string.

Surround the 'z' character with brackets, quotes, and print as formatted string.

Start file
z
End file
print(f"{z}")

View Diff

1c1
< z
\ No newline at end of file
---
> print(f"{z}")
\ No newline at end of file

Solutions by @imdavidhwang:

Unlock 5 remaining solutions by signing in and submitting your own entry
Created by: @rserch3r

275 active golfers, 490 entries

Solutions by @imdavidhwang:
18
#221 - David / @imdavidhwang

08/07/2023 at 03:05PM

20
#>261 - David / @imdavidhwang

08/07/2023 at 03:04PM

22
#>269 - David / @imdavidhwang

08/07/2023 at 03:05PM

22
#>269 - David / @imdavidhwang

08/28/2023 at 08:45PM

27
#>271 - David / @imdavidhwang

08/07/2023 at 03:04PM