Skip to content

Fix a panic when using 'dL' or 'dG'

Jeremy Soller requested to merge dummie999:master into master

Created by: dummie999

When using 'dG' while on the last line of a file, it now deletes from the cursor till the end of the line, and not the entire line. Not sure what you had in mind for this.

Merge request reports