UncleBill / neco-git-commit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neco-git-commit

A plugin of neocomplete.vim. Complete from commit history for editting commit-message.

Installation

Plug.vim

Plug 'Shougo/neocomplete.vim'
Plug 'uncelbill/neco-git-commit'

usage

fixup

type fixup when editting commit-message.

fixup

About


Languages

Language:Vim Script 100.0%