Skip to content

Vim Plugin: Git message inline to Preview the author, time and title

Notifications You must be signed in to change notification settings

ThanhKhoaIT/git-message.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Git commit message inline VIM Plugin

Installation

Recommended installation with vundle:

  Plugin 'ThanhKhoaIT/git-message.vim'

Configuration

Ignore file-types to display git message

Overwrite the g:gmi#ignored_filetypes variable

Example: (it is Default)

let g:gmi#ignored_filetypes = ['help', 'qf', 'nerdtree', 'fzf']

Preview

About

Vim Plugin: Git message inline to Preview the author, time and title

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published