dotfiles

andersuno dotfiles
git clone git://git.andersuno.nu/dotfiles.git
Log | Files | Refs | README

commit ff200857346aae1679d3aa9c17a04899318ec8b3
parent c6cd187e32aed5d5e7a994f4f1e9f34ad18ede81
Author: andersuno <anders@desk.andersuno.nu>
Date:   Tue,  9 Aug 2022 21:59:48 +0200

Added +pretty +diff-hl to vc-gutter

Diffstat:
M.doom.d/init.el | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.doom.d/init.el b/.doom.d/init.el @@ -45,7 +45,7 @@ ;;tabs ; a tab bar for Emacs treemacs ; a project drawer, like neotree but cooler ;;unicode ; extended unicode support for various languages - vc-gutter ; vcs diff in the fringe + (vc-gutter +pretty +diff-hl) ; vcs diff in the fringe vi-tilde-fringe ; fringe tildes to mark beyond EOB ;;window-select ; visually switch windows workspaces ; tab emulation, persistence & separate workspaces