Skip to content

Git commit with Markdown / JIRA /... with highlighting.

Notifications You must be signed in to change notification settings

GentleFly/vim-gitcommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

vim-gitcommit

Git commit with Markdown/JIRA/... syntax highlighting

Usage

For use with custom settings, add to your configuration file:

" Plugin GentleFly/vim-gitcommit
let g:gitcommit#cchar  = ";"
let g:gitcommit#syntax = "markdown"

Not forget set settings git:

git config [--global] core.commentChar ";"

About

Git commit with Markdown / JIRA /... with highlighting.

Resources

Stars

Watchers

Forks

Packages

No packages published