Dotfiles/site-modules/core
Ade Attwood 0e90eac407 fix(git): navigation in diffs
When using delta diff, you could not navigate the hunks of the diff. It
would only jump between file changes. This was due to the use of the raw
hunk header. It must not be included in the default `navigate-regex`.

I have updated the regex so it includes the default hunk patter so now
when you have in a diff and press `n` it will navigate the hunks as well
as the file changes.
2024-06-14 18:09:56 +01:00
..
files feat(vim): add nvim-treesitter-textobjects 2024-06-14 18:03:07 +01:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests refactor(core): convert the bid module to configz 2023-11-25 12:07:11 +00:00
templates fix(git): navigation in diffs 2024-06-14 18:09:56 +01:00