Played Challenges
Python dataclasses - 1220 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 33
- Position: #244 / 303
- Number of attempts: 1
RUST Cargo.toml version to last - 375 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 19
- Position: #67 / 103
- Number of attempts: 2
citizen_hacks_2019_challenge2 - 200 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 6
- Best player score: 7
- Position: #80 / 103
- Number of attempts: 2
Applying same text modification in several lines - 2910 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 15
- Position: #503 / 861
- Number of attempts: 2
citizen_hacks_2019_challenge3 - 39 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 4
- Best player score: 4
- Position: #12 / 36
- Number of attempts: 1
Box it - 7956 entries
Create a box around a line.
- Best score: 21
- Best player score: 27
- Position: #1121 / 1887
- Number of attempts: 1
Preferably without multi-cursor plugin - 547 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: #119 / 131
- Number of attempts: 2
citizen_hacks_2019_challenge4 - 99 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 5
- Best player score: 8
- Position: #60 / 66
- Number of attempts: 1
One to Ten - 2240 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: #610 / 681
- Number of attempts: 1
Change part of a function name in multiple occurrences - 672 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: #171 / 210
- Number of attempts: 1
citizen_hacks_2019_challenge5 - 147 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 6
- Best player score: 7
- Position: #58 / 77
- Number of attempts: 1
Increment each number - 1043 entries
Increment each number individually by one
- Best score: 15
- Best player score: 20
- Position: #122 / 255
- Number of attempts: 2
citizen_hacks_2019_challenge6 - 65 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 3
- Best player score: 3
- Position: #14 / 51
- Number of attempts: 1
Join 'em - 252 entries
This shouldn't be too tough
- Best score: 4
- Best player score: 5
- Position: #63 / 152
- Number of attempts: 1
change parenthesis - 299 entries
change the pair of braces into a pair of parentheses
- Best score: 9
- Best player score: 10
- Position: #99 / 162
- Number of attempts: 1
Reorder the groups - 1182 entries
Change the order so that the groups of fruit come before the vegetables.
- Best score: 14
- Best player score: 25
- Position: #216 / 265
- Number of attempts: 2
Simple format (2) - 335 entries
try again!
- Best score: 23
- Best player score: 39
- Position: #60 / 70
- Number of attempts: 2
ASCII-art Histogram - 320 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: #42 / 57
- Number of attempts: 1
citizen_hacks_2019_challenge1 - 53 entries
For the Citizen Hacks 2019 Vim competition
- Best score: 5
- Best player score: 5
- Position: #9 / 45
- Number of attempts: 1