General comment revision & cleanup
This commit is contained in:
parent
d559377534
commit
3b7711420f
5 changed files with 12 additions and 9 deletions
|
@ -9,6 +9,8 @@
|
|||
(package! all-the-icons)
|
||||
(package! hide-mode-line)
|
||||
(package! highlight-numbers)
|
||||
;; Some early 26.x builds of Emacs do not have `display-line-numbers' yet, so
|
||||
;; check for it instead of Emacs' version.
|
||||
(unless (locate-library "display-line-numbers")
|
||||
(package! nlinum)
|
||||
(package! nlinum-hl)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue