From 992bce33529892b0d3a286a1162a89b7e8120180 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 18 Jul 2016 10:03:52 +0300 Subject: [PATCH] .vim/ftplugin/gitrebase.vim: goto the first line/column --- .vim/ftplugin/gitrebase.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 .vim/ftplugin/gitrebase.vim diff --git a/.vim/ftplugin/gitrebase.vim b/.vim/ftplugin/gitrebase.vim new file mode 100644 index 0000000..81b002d --- /dev/null +++ b/.vim/ftplugin/gitrebase.vim @@ -0,0 +1 @@ +runtime! ftplugin/gitcommit.vim -- 2.39.2