Dotfiles/site-modules/core/templates
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
..
git feat(shell): let the delta theme be defined by base16-shell 2023-11-04 15:23:57 +00:00
gitconfig.liquid fix(git): navigation in diffs 2024-06-14 18:09:56 +01:00
header.erb refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
sapling.conf.liquid fix(sapling): reorder the nvim diff def 2024-06-14 18:08:19 +01:00