diff --git a/README.org b/README.org index 5b39d0d..7d0dce7 100644 --- a/README.org +++ b/README.org @@ -804,7 +804,10 @@ Set treesit to fontify all elements, default was 3 (out of 4) (magit-clone-default-directory "~/Projects/") (magit-clone-set-remote.pushDefault t) (magit-commit-show-diff nil) - (magit-commit-diff-inhibit-same-window t)) + (magit-commit-diff-inhibit-same-window t) + (magit-diff-adjust-tab-width t) + (magit-diff-refine-hunk 'all) + (magit-diff-refine-ignore-whitespace t)) #+end_src ** Completion *** Vertico