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

Reordering properties

Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.

Start file
#topbar {
  background-image: url("images/abc.png");
  background-position: 12px 13px;
  font-size: 1px;
  left: 36px;
  margin-top: 10px;
  position: relative;
  top: 23px;
  vertical-align: middle;
  width: 200px;
}

#topbar .logo {
  top: 50%;
  position: absolute;
  left: 20px;
  transform: translateY(-50%);
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
End file
#topbar {
  top: 23px;
  left: 36px;
  width: 200px;
  font-size: 1px;
  margin-top: 10px;
  position: relative;
  vertical-align: middle;
  background-position: 12px 13px;
  background-image: url("images/abc.png");
}

#topbar .logo {
  top: 50%;
  left: 20px;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  letter-spacing: 1px;
  text-transform: uppercase;
  transform: translateY(-50%);
}

View Diff

2,4c2
<   background-image: url("images/abc.png");
<   background-position: 12px 13px;
<   font-size: 1px;
---
>   top: 23px;
5a4,5
>   width: 200px;
>   font-size: 1px;
8d7
<   top: 23px;
10c9,10
<   width: 200px;
---
>   background-position: 12px 13px;
>   background-image: url("images/abc.png");
15d14
<   position: absolute;
17c16
<   transform: translateY(-50%);
---
>   color: #fff;
20,21c19
<   color: #fff;
<   text-transform: uppercase;
---
>   position: absolute;
22a21,22
>   text-transform: uppercase;
>   transform: translateY(-50%);

Solutions

The best way to learn is to practice. Below, you will find some of the solutions other golfers have entered. To unlock higher ranked solutions, submit your own entry which does as well or better than the solutions you can currently see - climb the ladder!

Check out these helpful resources to improve your Vim skills... Game on.

Unlock 276 remaining solutions by signing in and submitting your own entry
#277 hartun9 / @hartun9 - Score: 284 - 10/03/25 @ 05:35
<Esc>jjjjjjjddkkkkkkpkddjjjjjjjjjjjjjjjjjjj%p<50-53><0xe3><0x81><0xa3><0xe3><0x81><0xa3><0xe3><0x81><0xa3><0xe3><0x81><0xa3><0xe3><0x81><0xa3><0xe3><0x81><0xa3><0xe3><0x81><0xa3><0xe3><0x81><0xa3><0xe3><0x81><0xa3><0xe3><0x81><0xa3><0xe3><0x81><0xa3><0xe3><0x81><0xa3><0xe3><0x81><0xa3><0xe3><0x81><0xa3><0xe3><0x81><0xa3><Esc>[201~<BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><Esc>u<Esc>kkkkkkkkkkkkkkkkkddkkkpjjjjjjjkddkkkkkkpjjddkkpjjddkkpjjddkpddkkpjjjjjjjjjjjjjjjyVykkkkkkkkkkkkkkpjddkkkpjjjjjjjjddkkpjjjjjddkkkkkpjjjddkkkpjjjddkkkpjjjjddkkkpjkjjjddkkddjkp<Esc>:wq<CR>

0 comments


Created by: @maharba6

277 active golfers, 1212 entries

Leaderboard (lowest score wins):
45
#61 - bothyhead / @bothyhead

05/01/2025 at 10:05PM

45
#62 - kyle tilman / @ktilcu

05/14/2025 at 08:55PM

45
#63 - JohanNorberg / @JohanNorberg

11/18/2025 at 10:46PM

45
#64 - maksim-pinguin / @maksim-pinguin

02/17/2026 at 11:20AM

45
#65 - Janusz Spatz / @janusz-anue

02/24/2026 at 02:35PM

46
#66 - Nicolas Goudry / @nicolas-goudry

04/15/2025 at 05:01PM

48
#67 - satetheus-vimgolf / @SVimgolf

02/27/2025 at 10:08PM

48
#68 - _3tHeR_ / @3ther-joyboy

03/29/2025 at 09:48AM

48
#69 - Hemram Kumarapu / @H4-MM-3R

04/10/2025 at 10:44AM

48
#70 - MartinDanesh / @MartinDanesh

10/03/2025 at 08:02PM

48
#71 - sealldev / @sealldeveloper

10/15/2025 at 05:57AM

49
#72 - Muhamed Spahić / @muhamed1ism

02/27/2025 at 09:25PM

50
#73 - Paroxyss / @Paroxyss

02/06/2025 at 10:03AM

50
#74 - abgalphbetz / @abgalphabetz

03/14/2025 at 07:20PM

50
#75 - Norgus / @Norgus

05/21/2025 at 03:43PM

52
#76 - Seva163 / @Seva163

04/06/2025 at 10:53AM

52
#77 - daviddcox / @daviddcox

04/26/2025 at 03:23PM

52
#78 - Leon Kacowicz / @leonkacowicz

05/05/2025 at 06:54PM

53
#79 - ArnaudValette / @ArnaudValette

05/16/2025 at 11:27PM

54
#80 - Ocisaac / @Ocisaac

04/02/2025 at 07:09PM

54
#81 - humble-hyphen / @humble-hyphen

04/04/2025 at 10:13AM

54
#82 - Gibson Starkweather / @boaf

05/24/2025 at 08:21PM

55
#83 - Mikhail f. Shiryaev / @Felixoid

02/26/2025 at 04:09PM

55
#84 - Andrey Rakhubovsky / @omnster

05/02/2025 at 09:42PM

56
#85 - Thiago M. de Oliveira / @thiagomoraisee

04/06/2025 at 07:07PM

56
#86 - ashfinal / @ashfinal

04/08/2025 at 03:34PM

56
#87 - Heitor Augusto / @HeitorAugustoLN

04/26/2025 at 10:25PM

57
#88 - KNAKAJIMA2 / @KNAKAJIMA2

03/22/2025 at 08:21AM

57
#89 - hiro1234omochi / @hiro1234omochi

05/10/2025 at 11:37AM

58
#90 - Shivanth MP / @shivanthzen

04/10/2025 at 05:50PM