From a21405cfba9ff8419716dc8b7fca4071237067c4af36b5d0b28c79fddde338f6 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Thu, 10 Mar 2022 07:12:48 +0000 Subject: [PATCH] add a ref OBS-URL: https://build.opensuse.org/package/show/editors/vim-plugins?expand=0&rev=92 --- gitrebase.vim | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitrebase.vim b/gitrebase.vim index dc79d10..fec8f07 100644 --- a/gitrebase.vim +++ b/gitrebase.vim @@ -2,5 +2,7 @@ " Language: git rebase --interactive " Maintainer: Jiri Slaby " Last Change: 2022 Mar 09 +" +" See https://github.com/vim/vim/issues/9845 setlocal keywordprg=git\ show