6 lines
192 B
EmacsLisp
6 lines
192 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; ui/indent-guides/packages.el
|
|
|
|
(package! indent-bars
|
|
:recipe (:host github :repo "jdtsmith/indent-bars")
|
|
:pin "c8376cf4373a6444ca88e88736db7576dedb51d6")
|