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

Format a long line

Reformat long lines (gq), textwidth=78, no trailing spaces.

Start file
     __     ___             _       _   _  ___ _____                               \ \   / (_)_ __ ___   (_)___  | | | |/ _ \_   _|                               \ \ / /| | '_   _ \  | / __| | |_| | | | || |                                  \ V / | | | | | | | | \__ \ |  _  | |_| || |                                   \_/  |_|_| |_| |_| |_|___/ |_| |_|\___/ |_|                                  ____ _____ _   _ _____ _____ _ _                                             / ___|_   _| | | |  ___|  ___| | |                                            \___ \ | | | | | | |_  | |_  | | |                                             ___) || | | |_| |  _| |  _| |_|_|                                            |____/ |_|  \___/|_|   |_|   (_|_)
End file
     __     ___             _       _   _  ___ _____
     \ \   / (_)_ __ ___   (_)___  | | | |/ _ \_   _|
      \ \ / /| | '_   _ \  | / __| | |_| | | | || |
       \ V / | | | | | | | | \__ \ |  _  | |_| || |
        \_/  |_|_| |_| |_| |_|___/ |_| |_|\___/ |_|
       ____ _____ _   _ _____ _____ _ _
      / ___|_   _| | | |  ___|  ___| | |
      \___ \ | | | | | | |_  | |_  | | |
       ___) || | | |_| |  _| |  _| |_|_|
      |____/ |_|  \___/|_|   |_|   (_|_)

View Diff

1c1,10
<      __     ___             _       _   _  ___ _____                               \ \   / (_)_ __ ___   (_)___  | | | |/ _ \_   _|                               \ \ / /| | '_   _ \  | / __| | |_| | | | || |                                  \ V / | | | | | | | | \__ \ |  _  | |_| || |                                   \_/  |_|_| |_| |_| |_|___/ |_| |_|\___/ |_|                                  ____ _____ _   _ _____ _____ _ _                                             / ___|_   _| | | |  ___|  ___| | |                                            \___ \ | | | | | | |_  | |_  | | |                                             ___) || | | |_| |  _| |  _| |_|_|                                            |____/ |_|  \___/|_|   |_|   (_|_)
---
>      __     ___             _       _   _  ___ _____
>      \ \   / (_)_ __ ___   (_)___  | | | |/ _ \_   _|
>       \ \ / /| | '_   _ \  | / __| | |_| | | | || |
>        \ V / | | | | | | | | \__ \ |  _  | |_| || |
>         \_/  |_|_| |_| |_| |_|___/ |_| |_|\___/ |_|
>        ____ _____ _   _ _____ _____ _ _
>       / ___|_   _| | | |  ___|  ___| | |
>       \___ \ | | | | | | |_  | |_  | | |
>        ___) || | | |_| |  _| |  _| |_|_|
>       |____/ |_|  \___/|_|   |_|   (_|_)

Solutions by @braxler:

Unlock 1 remaining solutions by signing in and submitting your own entry
Created by: @maharba6

22 active golfers, 59 entries

Solutions by @braxler:
17
#2 - John Braxler / @braxler

05/20/2024 at 11:51AM