Real Vim ninjas count every keystroke - do you?

Pick a challenge, fire up Vim, and show us what you got.

Changelog, Rules & FAQ, updates: @vimgolf, RSS.

Your VimGolf key: please sign in

$ gem install vimgolf
$ vimgolf setup
$ vimgolf put 5c393a580a5a300009888e2a

Delete to the end of the current line

Delete to the end of the current line, but keep the character under the cursor.

Start file
just to remove all text after; // this is a comment
End file
just to remove all text after;

View Diff

1c1
< just to remove all text after; // this is a comment
---
> just to remove all text after;

Solutions by @IKvacenok:

Unlock 1 remaining solutions by signing in and submitting your own entry
Created by: @xiongyuwu

389 active golfers, 810 entries

Solutions by @IKvacenok:
5
#252 - someone / @IKvacenok

06/17/2023 at 11:44AM