index
:
rhatto/dotfiles
feature/stretch
master
Rhatto's dotfiles bundle
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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