0

vim mode, deleting last line should move you to previous line

Jon Hogue 10 lat temu 0

When in vim, and you go to the last line, and type "dd", it goes to the previous line. This way, you can delete all the lines from the bottom of the file.


In sublime, it doesn't go to the previous line.