• Cody Bonney
  • September 17, 2014
vim

Jump to the last edited line in Vim

After opening a file up in vim, you can jump to the last edited line in the file by pressing the single quote key followed by a period

'.

more Vim posts

vim Install vim-airline using Pathogen
vim Toggle the NERDTree Vim Plugin with a key binding
vim Change the size of the file browsing window in the NERDTree VIM Plugin
vim Toggle paste mode in Vim