Played Challenges
Reformat symbols in list - 1035 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 33
- Position: #139 / 235
- Number of attempts: 4
Poorly indented Python comments - 886 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 15
- Position: #23 / 169
- Number of attempts: 10
Generate a very basic Python constructor (fixed) - 929 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 29
- Position: #13 / 209
- Number of attempts: 11
Fix the shell script! - 1728 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 26
- Position: #15 / 418
- Number of attempts: 11
Visual block training - 780 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 21
- Position: #41 / 146
- Number of attempts: 3
Innocent Monster - 131 entries
You have the tools, just create him!
- Best score: 60
- Best player score: 138
- Position: #31 / 40
- Number of attempts: 1
Put a newline after every 10 lines in vim - 1353 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #100 / 459
- Number of attempts: 3
Wikitext headings to markdown - 781 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 20
- Position: #20 / 172
- Number of attempts: 10
hello-world-vimgolf - 1986 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #161 / 565
- Number of attempts: 4
Contribute to keyboard mashing - 748 entries
Speak in tongues
- Best score: 17
- Best player score: 20
- Position: #158 / 231
- Number of attempts: 2
Reordering Lorem Ipsum - 212 entries
Who even sorted this?
- Best score: 13
- Best player score: 14
- Position: #27 / 53
- Number of attempts: 8
Fill in the chess board - 738 entries
Fill in the name of each square using its file (a-h) and rank (1-8).
- Best score: 19
- Best player score: 19
- Position: #15 / 156
- Number of attempts: 16
Plotting some variables in python - 1404 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 35
- Position: #66 / 296
- Number of attempts: 8
Transpose a python matrix - 684 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 24
- Position: #27 / 117
- Number of attempts: 16
Python dataclasses - 796 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 21
- Position: #85 / 204
- Number of attempts: 4
Python Hello World! Reformatting - 930 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 46
- Position: #295 / 361
- Number of attempts: 2
change parenthesis - 267 entries
change the pair of braces into a pair of parentheses
- Best score: 9
- Best player score: 10
- Position: #134 / 151
- Number of attempts: 1
Word frequency alignment - 263 entries
You've got to align the second column, but the spacing is inconvenient and there are nasty tabs in the way. If you're a "real Vim ninja," this could be very quick indeed...
- Best score: 5
- Best player score: 5
- Position: #113 / 152
- Number of attempts: 3
Insert a Markdown link - 422 entries
Put a link in a markdown document, using the after-the-paragraph format.
- Best score: 22
- Best player score: 34
- Position: #133 / 142
- Number of attempts: 3
Get rid of html tags - 356 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 15
- Best player score: 16
- Position: #11 / 213
- Number of attempts: 2