Played Challenges
Remove line numbers - 82 entries
From http://web.archive.org/web/20140831121704/http://dirac.org/linux/gdb/02a-Memory_Layout_And_The_Stack.php#investigatingthestackwithgdb.
- Best score: 12
- Best player score: 59
- Position: #29 / 30
- Number of attempts: 1
Find fix point of cos - 648 entries
Write a function to find the fix point of cos. It is not a good code; It is just to use vim. Inspired by the excellent https://mvanier.livejournal.com/2897.html about the Y combinator.
- Best score: 14
- Best player score: 29
- Position: #143 / 181
- Number of attempts: 4
Paste a column after a column - 1676 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 42
- Position: #298 / 366
- Number of attempts: 4
Substraction (bis) - 452 entries
Solve the equations (adapted from the original @Caek_'s challenge).
- Best score: 22
- Best player score: 103
- Position: #83 / 92
- Number of attempts: 5
delete swap - 1268 entries
delete all swap
- Best score: 5
- Best player score: 6
- Position: #300 / 403
- Number of attempts: 5
Put a newline after every 10 lines in vim - 1426 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 16
- Position: #429 / 481
- Number of attempts: 2
hello-world-vimgolf - 2125 entries
Simple number generation
- Best score: 10
- Best player score: 22
- Position: #529 / 601
- Number of attempts: 1
CSV to MD format - 341 entries
To convert a CSV list to Markdown list
- Best score: 36
- Best player score: 100
- Position: #63 / 80
- Number of attempts: 6
One number per line - 18559 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #1031 / 3830
- Number of attempts: 3