Played Challenges
Python dataclasses - 1248 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 33
- Position: #251 / 311
- Number of attempts: 1
RUST Cargo.toml version to last - 394 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 19
- Position: #69 / 105
- Number of attempts: 2
citizen_hacks_2019_challenge2 - 204 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 6
- Best player score: 7
- Position: #82 / 105
- Number of attempts: 2
Applying same text modification in several lines - 2920 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 15
- Position: #505 / 864
- Number of attempts: 2
citizen_hacks_2019_challenge3 - 41 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 4
- Best player score: 4
- Position: #12 / 38
- Number of attempts: 1
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 27
- Position: #1124 / 1895
- Number of attempts: 1
Preferably without multi-cursor plugin - 557 entries
Originally asked as question on reddit by kpthunder: https://www.reddit.com/r/vim/comments/9fvsro/what_is_the_most_efficient_way_to_go_about/
- Best score: 30
- Best player score: 43
- Position: #121 / 133
- Number of attempts: 2
citizen_hacks_2019_challenge4 - 102 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 5
- Best player score: 8
- Position: #62 / 68
- Number of attempts: 1
One to Ten - 2243 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 23
- Position: #611 / 683
- Number of attempts: 1
Change part of a function name in multiple occurrences - 679 entries
Change the middle part of the function name in multiple places, preferably using the next and dot commands.
- Best score: 14
- Best player score: 18
- Position: #172 / 211
- Number of attempts: 1
citizen_hacks_2019_challenge5 - 152 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 6
- Best player score: 7
- Position: #60 / 79
- Number of attempts: 1
Increment each number - 1062 entries
Increment each number individually by one
- Best score: 15
- Best player score: 20
- Position: #123 / 257
- Number of attempts: 2
citizen_hacks_2019_challenge6 - 67 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 3
- Best player score: 3
- Position: #14 / 53
- Number of attempts: 1
Join 'em - 254 entries
This shouldn't be too tough
- Best score: 4
- Best player score: 5
- Position: #64 / 153
- Number of attempts: 1
change parenthesis - 301 entries
change the pair of braces into a pair of parentheses
- Best score: 9
- Best player score: 10
- Position: #100 / 163
- Number of attempts: 1
Reorder the groups - 1195 entries
Change the order so that the groups of fruit come before the vegetables.
- Best score: 14
- Best player score: 25
- Position: #218 / 267
- Number of attempts: 2
Simple format (2) - 342 entries
try again!
- Best score: 23
- Best player score: 39
- Position: #61 / 71
- Number of attempts: 2
ASCII-art Histogram - 333 entries
Create an ASCCI-art histogram for the given numbers. Make sure not to leave trailing whitespaces. Thanks to VimGolf I recently discovered a feature of Vim thAT blew my mind. I'm curious to see what real ninjas make of it ;-)
- Best score: 33
- Best player score: 62
- Position: #43 / 58
- Number of attempts: 1
citizen_hacks_2019_challenge1 - 55 entries
For the Citizen Hacks 2019 Vim competition
- Best score: 5
- Best player score: 5
- Position: #9 / 47
- Number of attempts: 1
VimGolf