aboutsummaryrefslogtreecommitdiff
path: root/modules/vim/vim.dot.link/syntax/git-log.vim
blob: 571b28a63570e13a88d6dafae16826eb06a517bf (plain)
1
2
3
syntax match gitLogCommit +^commit \x\{40}+

highlight link gitLogCommit Statement