SkillAgentSearch skills...

Gapply.vim

Before committing, edit a git diff and apply it directly to the index

Install / Use

/learn @AndrewRadev/Gapply.vim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Usage

In a git directory, execute:

vim +Gapply

You'll get a diff, just like from git diff | vim -, except you can delete patches and when you save, the current state of the diff will be applied to the index. Afterwards, you can commit with git commit.

Contributing

Pull requests are welcome, but take a look at CONTRIBUTING.md first for some guidelines.

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated5mo ago
Forks2

Languages

VimL

Security Score

87/100

Audited on Oct 16, 2025

No findings