]> git.phdru.name Git - dotfiles.git/blob - .vim/ftplugin/vcscommit.vim
Feat: On exit from `vim` do `cd` to its last working directory
[dotfiles.git] / .vim / ftplugin / vcscommit.vim
1 " Go home!
2 call cursor(1, 1)
3 let b:position_restored = 1