SHA256
1
0
forked from pool/vim-plugins
vim-plugins/gitrebase.vim

9 lines
213 B
VimL
Raw Normal View History

" Vim filetype plugin
" Language: git rebase --interactive
" Maintainer: Jiri Slaby <jslaby@suse.cz>
" Last Change: 2022 Mar 09
"
" See https://github.com/vim/vim/issues/9845
setlocal keywordprg=git\ show