Skip to content

Commit 844f8a1

Browse files
committed
Switch to hlissner fork of ws-butler
1 parent 4c2e39f commit 844f8a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/config-whitespace.el

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,9 @@ extra indent = 2
186186
(set-buffer-file-coding-system 'utf-8)))
187187

188188
(use-package ws-butler
189+
:recipe (ws-butler :type git
190+
:host github
191+
:repo "hlissner/ws-butler")
189192
:diminish (ws-butler-mode ." β")
190193
:init
191194
;; autoload ws-butler on file open

0 commit comments

Comments
 (0)