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 5cc31feaffd607000ccf6ea7

html paragraph to table

reformat html paragraph to table

Start file
<div>
<p>task 1</p>
<p>description here ....</p>
<p>task 2</p>
<p>some other description here ....</p>
</div>
End file
<table>
  <tr>
    <td>task 1</td>
    <td>description here ....</td>
  </tr>
  <tr>
    <td>task 2</td>
    <td>some other description here ....</td>
  </tr>
</table>

View Diff

1,6c1,10
< <div>
< <p>task 1</p>
< <p>description here ....</p>
< <p>task 2</p>
< <p>some other description here ....</p>
< </div>
---
> <table>
>   <tr>
>     <td>task 1</td>
>     <td>description here ....</td>
>   </tr>
>   <tr>
>     <td>task 2</td>
>     <td>some other description here ....</td>
>   </tr>
> </table>

Solutions by @gorilla0513:

Unlock 15 remaining solutions by signing in and submitting your own entry
Created by: @sig_segv

130 active golfers, 634 entries

Solutions by @gorilla0513:
57
#60 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 08:55AM

57
#>60 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 09:09AM

59
#>70 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 08:52AM

59
#>70 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 09:08AM

63
#>81 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 09:57AM

64
#>85 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 08:48AM

65
#>86 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 08:47AM

66
#>88 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 08:43AM

67
#>89 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 08:28AM

71
#>98 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 08:24AM

73
#>102 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 08:11AM

77
#>105 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 08:10AM

82
#>108 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 08:08AM

85
#>110 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 08:04AM

90
#>114 - ゴリラ@ウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウホウホウホウホウウ / @gorilla0513

05/04/2019 at 07:54AM