mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Alexander-Miller/treemacs@820b09db10 -> Alexander-Miller/treemacs@abd27c86df dgutov/diff-hl@aa667ac58a -> dgutov/diff-hl@9b032018fd doomemacs/themes@88126db5e6 -> doomemacs/themes@729ad03463 jdtsmith/indent-bars@ea74161b46 -> jdtsmith/indent-bars@87729d685d jdtsmith/ultra-scroll@f2e4fba601 -> jdtsmith/ultra-scroll@b447044b9d minad/goggles@6141d31c51 -> minad/goggles@5176114e99 tarsius/hl-todo@0ce21c329b -> tarsius/hl-todo@7ed8bbcadb
7 lines
192 B
EmacsLisp
7 lines
192 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; ui/indent-guides/packages.el
|
|
|
|
(package! indent-bars
|
|
:recipe (:host github :repo "jdtsmith/indent-bars")
|
|
:pin "87729d685d49ebbfcfdb3d16ca0369c4eef42c20")
|