Skip to content

Commit

Permalink
tweak(emacs): remove sideline-blame
Browse files Browse the repository at this point in the history
Really bad performance
  • Loading branch information
gekoke committed Sep 17, 2024
1 parent 7261cf0 commit 32e5ff7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions modules/nixos/programs/emacs/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -631,12 +631,6 @@
:custom
(forge-owned-accounts '(("gekoke"))))

(use-package sideline-blame
:init
(global-sideline-mode 1)
:custom
(sideline-backends-right '(sideline-blame)))

(use-package diff-hl
:custom
(diff-hl-show-staged-changes nil)
Expand Down

0 comments on commit 32e5ff7

Please sign in to comment.