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 591074530b52f5000c000005

Nesting SASS

Move a block inside another block and indent it

Start file
.hero {
  background
-color: pink;
}

header
{
  border
-bottom: 2px solid #26BBB3;
}
End file
.hero {
  background
-color: pink;

  header
{
    border
-bottom: 2px solid #26BBB3;
 
}
}

View Diff

3d2
< }
5,6c4,6
< header {
<   border-bottom: 2px solid #26BBB3;
---
>   header {
>     border-bottom: 2px solid #26BBB3;
>   }
7a8
>

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 95 remaining solutions by signing in and submitting your own entry
#96 z_r_a / @z_r_a - Score: 26 - 10/22/20 @ 08:37
GVkk:norm I  <CR>VkkdkPO<BS><BS><Esc>ZZ

0 comments


Created by: @_bruab_

96 active golfers, 266 entries

Leaderboard (lowest score wins):
9
#31 - Karol Łukaszewicz / @Karolukaszewicz

07/31/2017 at 01:23PM

9
#32 - 杨洋 / @176795444

08/14/2017 at 12:15PM

9
#33 - Turkey Man / @lvturkeyman

11/10/2017 at 05:59PM

9
#34 - Benoit Mortgat / @Benoit_Mortgat

11/15/2017 at 07:54AM

9
#35 - Arijus / @argshook

02/05/2018 at 12:50PM

9
#36 - ParasamGateZero / @ParasamGateZero

02/21/2018 at 11:05PM

9
#37 - DHM / @DHM29978992

04/28/2018 at 09:18PM

9
#38 - qed / @qed13308565

07/24/2018 at 08:25PM

9
#39 - Dax / @zacoxi

12/06/2018 at 02:34AM

9
#40 - alekfed / @alek_fed

04/16/2019 at 01:33PM

9
#41 - RockerZZY / @rocker_zzy

06/09/2020 at 06:02AM

9
#42 - Jung Yeon Park / @park_jungy

02/17/2021 at 08:12PM

9
#43 - Jean George / @JeanGeo20504212

01/28/2022 at 12:45PM

9
#44 - Alex / @AlexanderHeatl2

07/07/2022 at 06:29PM

9
#45 - Peppa Pig / @PeppaPigSg

07/02/2024 at 09:39AM

10
#46 - Sean Rodman / @bassman7689

05/13/2017 at 12:48AM

11
#47 - Jenny Johnson / @Kippz07

05/09/2017 at 11:44AM

11
#48 - Victor Ramirez / @virako

05/31/2017 at 09:29PM

12
#49 - tom patterson / @pattertom

05/10/2017 at 02:17PM

12
#50 - Tushaar Kamat / @KamatTushaar

05/14/2017 at 01:11PM

13
#51 - Михаил Доронин / @Boris_B_London

05/08/2017 at 10:29PM

13
#52 - ЯRicardo / @TresErresCo

05/15/2017 at 01:16AM

14
#53 - herbage / @herbage2

05/08/2017 at 07:07PM

15
#54 - Brian Hall / @_bruab_

05/08/2017 at 01:39PM

15
#55 - Mike Marion / @mikejmarion

05/10/2017 at 01:13AM

15
#56 - Aman Singhal / @helixinverse

05/14/2017 at 02:05PM

15
#57 - Hugo / @szeyattai

08/28/2018 at 09:19AM

15
#58 - name / @name65894813

11/29/2018 at 02:08PM

15
#59 - Mihai / @mihaicristiant

01/09/2019 at 01:53PM

15
#60 - albalitz / @_albalitz

06/17/2019 at 12:08PM