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 197 remaining solutions by signing in and submitting your own entry
#198 rsh / @rei-shaholli - Score: 242 - 04/02/25 @ 04:39
j/top: 23<CR>ddkkkkkkkllllllp/left: 36<CR>ddkkkk$p/width:200<BS><BS><BS> 2<CR>dd?backend<BS><BS><BS>ground-i<CR>k$p/font-size: 1<CR>dd2kP2jjdd2kP3jdd2kP3jdd2kP2jdd2k$p/left: 2<CR>ddkP/color<CR>dd?tran<CR>k$puuddjjkkkkkkP/font-size: 28<CR>ddkkP/font-we<CR>ddjjkkkkP/<Esc>/lett<CR>ddkkk$pjjddkP:wq!<CR>

0 comments


Created by: @maharba6

198 active golfers, 831 entries

Leaderboard (lowest score wins):
56
#61 - ashfinal / @ashfinal

04/08/2025 at 03:34PM

56
#62 - Heitor Augusto / @HeitorAugustoLN

04/26/2025 at 10:25PM

57
#63 - KNAKAJIMA2 / @KNAKAJIMA2

03/22/2025 at 08:21AM

57
#64 - hiro1234omochi / @hiro1234omochi

05/10/2025 at 11:37AM

58
#65 - Shivanth MP / @shivanthzen

04/10/2025 at 05:50PM

58
#66 - RoundRobinHood / @RoundRobinHood

04/25/2025 at 05:18PM

59
#67 - Maxime Delhaye / @friphazeph

03/26/2025 at 04:44PM

59
#68 - Anaritus / @Anaritus

04/26/2025 at 12:44AM

60
#69 - jaunxter / @jaunxter

04/01/2025 at 04:57AM

62
#70 - ilioscio / @ilioscio

05/08/2025 at 08:56AM

63
#71 - Shoob / @martinshoob

03/26/2025 at 12:52PM

63
#72 - Jstrat / @jacob-stratford

04/04/2025 at 04:18AM

64
#73 - Jonas Krumm / @Dedphish

03/16/2025 at 04:31PM

65
#74 - George Mills / @jorge-mells

03/09/2025 at 05:49PM

65
#75 - Philip Brand / @PhilipB316

03/14/2025 at 11:43PM

66
#76 - Julius Degesys / @JuliusDegesys

05/08/2025 at 03:47PM

66
#77 - Arvils / @ludbarzs

05/24/2025 at 07:22PM

66
#78 - Tom Lehmann / @tom-lmn

06/30/2025 at 08:18PM

67
#79 - ksn6 / @ksn6

04/20/2025 at 08:10AM

68
#80 - Karl Stump / @karl_stump

05/20/2025 at 05:58PM

69
#81 - MatsVgn / @MatsVgn

04/10/2025 at 09:02AM

70
#82 - Oleksandr Zymohliad / @ozymohliad

04/23/2025 at 05:28PM

70
#83 - DaCoVI / @DaCoVI

05/01/2025 at 06:45PM

70
#84 - Gary Nguyen / @Kasaract

05/09/2025 at 07:52PM

71
#85 - Theo Lincke / @lincketheo

04/07/2025 at 11:39PM

71
#86 - Ozan / @OzanY4

07/16/2025 at 09:22PM

72
#87 - Matt Walsh / @mattwalsh

06/16/2025 at 10:22PM

73
#88 - Kamal Aghayev / @agayev169

03/01/2025 at 07:01PM

74
#89 - Michael Barry / @barryCrunch

04/15/2025 at 07:04PM

75
#90 - sehoon900811 / @sehoon900811

03/21/2025 at 02:54PM