mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Replace highlight-indent-guides-mode with highlight-indentation
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
(package! osx-clipboard))
|
||||
|
||||
;; core-ui.el
|
||||
(package! highlight-indent-guides)
|
||||
(package! highlight-indentation)
|
||||
(package! highlight-numbers)
|
||||
(package! nlinum)
|
||||
(package! rainbow-delimiters)
|
||||
|
Reference in New Issue
Block a user