Played Challenges
Put a newline after every 10 lines in vim - 1668 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 10
- Position: #9 / 561
- Number of attempts: 6
Simple, Practical, and Common - 33843 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 22
- Position: #2351 / 7469
- Number of attempts: 14
Whitespace, empty lines and tabs - 3832 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #151 / 827
- Number of attempts: 10
Simple text editing with Vim - 13245 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1933 / 3804
- Number of attempts: 8
Reformat/Refactor a Golfer Class - 7361 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 32
- Position: #172 / 1820
- Number of attempts: 9
VimGolf