Skip to content

vim-scripts/textobj-gitgutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textobj-gitgutter

This vim plugin provides a git change-hunk text object. The following plugins are required for it to work:

The gitgutter plugin displays signs on lines that have been added/removed/modified. It also exposes an array of hunk metadata which is used by this plugin.

Usage

The default mapping ihfor an inner hunk. See the included documentation on how to change this to your own key mapping.

Installation

I recommend installing it via vundle (https://github.com/gmarik/vundle):

Bundle 'gilligan/textobj-gitgutter'

About

text object for a gitgutter hunk

Resources

Stars

Watchers

Forks

Packages

No packages published