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 4d1a7a05b8cb3409320001b4

Get rid of html tags

Want to read more about Vim's background? Then get rid of those html tags...

Start file
<h1>What Vim Can Do</h1> 
<p> 
Vim is an advanced text editor that seeks to provide the power of
the de-facto Unix editor 'Vi', with a more complete feature set.
It's useful whether you're <a href='viusers.php'>already using vi</a> or <a
href='others.php'>using a different editor</a>.  Users of Vim 5 and 6 should
consider upgrading to Vim 7.  The main advantages of Vim 6 compared to Vim 5 
can be found on <a href='vim5users.php'>this page</a>.
</p> 
 
<h1>A General Overview</h1> 
 
<a href="http://tnerual.eriogerg.free.fr/0xBABAF000L/10_en.html"><img src='/images/0xbabaf000l.png' alt="Emaks-Vim-Notepad comic" width="800" height="254"></a> 
Copyright (c) 2007 Laurent Gregoire
 
<h4>What Is Vim?</h4> 
<p> 
Vim is a highly configurable text editor built to enable efficient text
editing. It is an improved version of the vi editor distributed with
most UNIX systems.  
<p> 
Vim is often called a "programmer's editor," and so useful for
programming that many consider it an entire <abbr title='integrated
development environment'>IDE</abbr>.  It's not just for programmers,
though.  Vim is perfect for all kinds of text editing, from composing
email to editing configuration files.
</p> 
<p> 
Despite what the above comic suggests, Vim can be configured to work in a very
simple (Notepad-like) way, called evim or Easy Vim.
</p> 
 
<h4>What Vim Is Not?</h4> 
<p> 
Vim isn't an editor designed to hold its users' hands.  It is a tool,
the use of which must be learned.
</p> 
 
<p> 
Vim isn't a word processor.  Although it can display text with various
forms of highlighting and formatting, it isn't there to provide WYSIWYG
editing of typeset documents.  (It is great for editing TeX, though.)
</p> 
 
<h4>Vim's License</h4> 
<p> 
Vim is charityware.  Its license is GPL-compatible, so it's
distributed freely, but we ask that if you find it useful you make a
donation to help children in Uganda through the
<a href='http://iccf-holland.org/'>ICCF</a>.  The full license text can be
found in the <a href='http://vimdoc.sourceforge.net/htmldoc/uganda.html#license'>documentation</a>.
Much more information about charityware on
<A HREF="http://Charityware.info/">Charityware.info</a>.
</p> 
End file
What Vim Can Do 
 
Vim is an advanced text editor that seeks to provide the power of
the de-facto Unix editor 'Vi', with a more complete feature set.
It's useful whether you're already using vi or <a
href='others.php'>using a different editor.  Users of Vim 5 and 6 should
consider upgrading to Vim 7.  The main advantages of Vim 6 compared to Vim 5 
can be found on this page.
 
 
A General Overview 
 
 
Copyright (c) 2007 Laurent Gregoire
 
What Is Vim? 
 
Vim is a highly configurable text editor built to enable efficient text
editing. It is an improved version of the vi editor distributed with
most UNIX systems.  
 
Vim is often called a "programmer's editor," and so useful for
programming that many consider it an entire <abbr title='integrated
development environment'>IDE.  It's not just for programmers,
though.  Vim is perfect for all kinds of text editing, from composing
email to editing configuration files.
 
 
Despite what the above comic suggests, Vim can be configured to work in a very
simple (Notepad-like) way, called evim or Easy Vim.
 
 
What Vim Is Not? 
 
Vim isn't an editor designed to hold its users' hands.  It is a tool,
the use of which must be learned.
 
 
 
Vim isn't a word processor.  Although it can display text with various
forms of highlighting and formatting, it isn't there to provide WYSIWYG
editing of typeset documents.  (It is great for editing TeX, though.)
 
 
Vim's License 
 
Vim is charityware.  Its license is GPL-compatible, so it's
distributed freely, but we ask that if you find it useful you make a
donation to help children in Uganda through the
ICCF.  The full license text can be
found in the documentation.
Much more information about charityware on
Charityware.info.
 

View Diff

1,2c1,2
< <h1>What Vim Can Do</h1> 
< <p> 
---
> What Vim Can Do 
>  
5,6c5,6
< It's useful whether you're <a href='viusers.php'>already using vi</a> or <a
< href='others.php'>using a different editor</a>.  Users of Vim 5 and 6 should
---
> It's useful whether you're already using vi or <a
> href='others.php'>using a different editor.  Users of Vim 5 and 6 should
8,9c8,11
< can be found on <a href='vim5users.php'>this page</a>.
< </p> 
---
> can be found on this page.
>  
>  
> A General Overview 
11d12
< <h1>A General Overview</h1> 
13d13
< <a href="http://tnerual.eriogerg.free.fr/0xBABAF000L/10_en.html"><img src='/images/0xbabaf000l.png' alt="Emaks-Vim-Notepad comic" width="800" height="254"></a> 
16,17c16,17
< <h4>What Is Vim?</h4> 
< <p> 
---
> What Is Vim? 
>  
21c21
< <p> 
---
>  
24c24
< development environment'>IDE</abbr>.  It's not just for programmers,
---
> development environment'>IDE.  It's not just for programmers,
27,28c27,28
< </p> 
< <p> 
---
>  
>  
31d30
< </p> 
33,34c32,34
< <h4>What Vim Is Not?</h4> 
< <p> 
---
>  
> What Vim Is Not? 
>  
37d36
< </p> 
39c38,39
< <p> 
---
>  
>  
43d42
< </p> 
45,46c44,46
< <h4>Vim's License</h4> 
< <p> 
---
>  
> Vim's License 
>  
50,51c50,51
< <a href='http://iccf-holland.org/'>ICCF</a>.  The full license text can be
< found in the <a href='http://vimdoc.sourceforge.net/htmldoc/uganda.html#license'>documentation</a>.
---
> ICCF.  The full license text can be
> found in the documentation.
53,54c53,54
< <A HREF="http://Charityware.info/">Charityware.info</a>.
< </p> 
---
> Charityware.info.
>  

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 212 remaining solutions by signing in and submitting your own entry
#213 Thibault Jouan / @tjouan - Score: 85 - 12/29/10 @ 22:11
:%s/^\(<[^>]*>\)*\(.*\)<[^>]*>/\2/<CR>:5<CR>:<Up><Up><Home><Right><BS><CR>:8<CR>:<Up><Up><CR>:51<CR>:<Up><Up><CR>:wq<CR>

0 comments


Created by: @mike_adolphs

213 active golfers, 356 entries

Leaderboard (lowest score wins):
15
#1 - Urtica dioica / @udioica

05/05/2013 at 02:33AM

15
#2 - Marco Hinz / @_mhinz_

05/23/2013 at 11:38AM

15
#3 - Petro Тrouq / @zulolosi

06/27/2013 at 05:29AM

15
#4 - John Braxler / @braxler

05/23/2014 at 03:59PM

15
#5 - sijinyuan / @sijinyuan

03/04/2017 at 12:37PM

16
#6 - Turkey Man / @lvturkeyman

12/05/2017 at 02:34PM

16
#7 - Smylers / @Smylers2

02/21/2019 at 10:46PM

16
#8 - Mihai / @mihaicristiant

04/10/2019 at 07:43AM

16
#9 - Arya Kumar / @SusSquirrel

06/17/2021 at 06:35PM

16
#10 - Michel Viktor / @tomkpz

07/27/2021 at 07:28PM

16
#11 - John Xu / @xzzhiao

11/12/2021 at 04:06AM

16
#12 - yancy / @yancy_dong

05/02/2022 at 02:59PM

16
#13 - russellzhaomao / @russellzhaomao

06/01/2022 at 02:51AM

16
#14 - Janzen / @__Coos

09/16/2022 at 05:58AM

16
#15 - 刘宏亮 / @AkeyCoy

09/24/2022 at 10:27AM

16
#16 - Zion Park / @zionpark93

01/06/2023 at 03:46AM

17
#17 - dagbrown / @dagbrown

12/29/2010 at 12:08AM

17
#18 - Mathias Rav / @iaddquotes

12/29/2010 at 01:33AM

17
#19 - Dan / @opello

12/29/2010 at 06:06AM

17
#20 - Ruben Gomez / @AccedoSW

12/29/2010 at 09:19AM

17
#21 - Nadja Untendiegruft / @nadjau

12/29/2010 at 11:02AM

17
#22 - Rob Howard / @damncabbage

12/29/2010 at 11:29AM

17
#23 - Hendrik Nigul / @nigulh

12/29/2010 at 01:29PM

17
#24 - Kishyr Ramdial / @kishyr

12/29/2010 at 03:25PM

17
#25 - Lee Jarvis / @lee_jarvis

12/29/2010 at 03:54PM

17
#26 - Aaron Bull Schaefer / @elasticdog

12/29/2010 at 04:45PM

17
#27 - Shadrach Abednego / @ShadracAbednego

12/29/2010 at 07:49PM

17
#28 - Jiří Stránský / @jistr

12/29/2010 at 08:34PM

17
#29 - Brad / @bjjwillis

12/29/2010 at 11:29PM

17
#30 - Behnam Esfahbod / @zwnj

12/30/2010 at 01:06PM