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
5722ccdbb2
diffs.nvim
/
lua
/
diffs
History
Download ZIP
Download TAR.GZ
Barrett Ruth
5722ccdbb2
fix(ci): typing
2026-02-06 21:30:06 -05:00
..
commands.lua
feat(fugitive): line position tracking for keymaps
2026-02-05 00:27:35 -05:00
debug.lua
fix(highlight): use hl_group instead of line_hl_group for diff backgrounds
2026-02-06 18:31:10 -05:00
diff.lua
fix(ci): typing
2026-02-06 21:30:06 -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(highlight): use hl_group instead of line_hl_group for diff backgrounds
2026-02-06 18:31:10 -05:00
init.lua
feat(config): replace algorithm 'auto'/'native' with 'default'/'vscode'
2026-02-06 21:23:40 -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
fix(parser): detect filetype from file content (shebang/modeline)
2026-02-05 01:08:43 -05:00