This website requires JavaScript.
Explore
Help
Sign in
barrett
/
diffs.nvim
Watch
1
Star
0
Fork
You've already forked diffs.nvim
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
13
d353a6a314
diffs.nvim
/
lua
/
diffs
History
Download ZIP
Download TAR.GZ
Barrett Ruth
825012daeb
fix(ci): remove unused variable
2026-02-07 15:12:44 -05:00
..
commands.lua
fix(commands): handle :e on diffs:// buffers via BufReadCmd
2026-02-06 22:21:33 -05:00
debug.lua
fix(debug): resolve sparse array crash in json dump
2026-02-07 00:50:02 -05:00
diff.lua
fix(diff): strip linematch from char-level diff
2026-02-07 00:50:08 -05:00
fugitive.lua
feat(fugitive): line position tracking for keymaps
2026-02-05 00:27:35 -05:00
git.lua
feat(git): add index and working tree content retrieval
2026-02-04 22:23:09 -05:00
health.lua
feat(highlight): add character-level intra-line diff highlighting
2026-02-06 13:53:58 -05:00
highlight.lua
fix(ci): remove unused variable
2026-02-07 15:12:44 -05:00
init.lua
refactor: change highlights.context config to table structure
2026-02-07 13:16:34 -05:00
lib.lua
feat(highlight): add character-level intra-line diff highlighting
2026-02-06 13:53:58 -05:00
log.lua
feat: add :Gdiff, :Gvdiff, :Ghdiff commands for unified diff view
2026-02-04 19:52:17 -05:00
parser.lua
feat(highlight): add treesitter context padding from disk
2026-02-07 13:05:53 -05:00