SkillAgentSearch skills...

Wordiff.nvim

adds word-diff for filetypes diff, gitcommit

Install / Use

/learn @santhosh-tekuri/Wordiff.nvim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img width="2456" height="616" alt="image" src="https://github.com/user-attachments/assets/93fbd100-b416-4363-8277-22aa85d3b366" />
  • shows word-diff for filetypes diff and gitcommit
  • uses reverse highlights

useful in following scenarios:

  • you frequently work with diff files
  • you are using git commit -v
  • you use git add to interactively editing patches
  • useful in undo picker from picker.nvim
    • unfortunately this does not work with snacks undo picker as the preview filetype is not diff

Plugin ID

santhosh-tekuri/wordiff.nvim
https://github.com/santhosh-tekuri/wordiff.nvim

Configuration

call setup function without any arguments

require("wordiff").setup()

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated2mo ago
Forks2

Languages

Lua

Security Score

80/100

Audited on Jan 13, 2026

No findings