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 @dominik27182818:

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

310 active golfers, 555 entries

Solutions by @dominik27182818:
17
#41 - Godek Dominik / @dominik27182818

06/18/2023 at 06:02AM

18
#>242 - Godek Dominik / @dominik27182818

06/18/2023 at 06:00AM

19
#>275 - Godek Dominik / @dominik27182818

06/18/2023 at 05:59AM

20
#>295 - Godek Dominik / @dominik27182818

06/18/2023 at 05:58AM

23
#>305 - Godek Dominik / @dominik27182818

06/18/2023 at 05:52AM