From cc3941c43a80df5f8f293fa50ee4845b736e6179 Mon Sep 17 00:00:00 2001 From: TEC Date: Sat, 20 Aug 2022 02:01:27 +0800 Subject: [PATCH] vc-gutter now needs +pretty for the non-ugly marks --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index b8aad97..944af62 100644 --- a/config.org +++ b/config.org @@ -565,7 +565,7 @@ ophints ; highlight the region an operation acts on ;; +centaur-tabs) ; ... with prettier tabs 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) ; vcs diff in the fringe vi-tilde-fringe ; fringe tildes to mark beyond EOB (window-select +numbers) ; visually switch windows workspaces ; tab emulation, persistence & separate workspaces