Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content

santhosh-tekuri/wordiff.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

image
  • 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()

About

adds word-diff for filetypes diff, gitcommit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages