diff options
author | jao <jao@gnu.org> | 2022-05-20 23:17:01 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-05-20 23:17:01 +0100 |
commit | 6658c8982e9fd6d30cd6e6ce40da425b42081fc9 (patch) | |
tree | 33c27feb4cdd53dfb7c2d105822f0817d3767fa5 | |
parent | 536bfb591b5302c624f65fc524591a5625d33623 (diff) | |
download | elibs-6658c8982e9fd6d30cd6e6ce40da425b42081fc9.tar.gz elibs-6658c8982e9fd6d30cd6e6ce40da425b42081fc9.tar.bz2 |
magit: getting rid of the annoying fringe bitmaps
-rw-r--r-- | init.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2299,6 +2299,7 @@ ("/home/jao/lib/elisp" . 3) ("/usr/local/src" . 1)) magit-save-repository-buffers 'dontask + magit-section-visibility-indicator '("…" . t) magit-status-buffer-switch-function 'switch-to-buffer magit-status-show-hashes-in-headers t) :config |