Skip to content

Commit

Permalink
revert(core-ui): remove lin
Browse files Browse the repository at this point in the history
This reverts commit d3e90a3.
  • Loading branch information
abougouffa committed Nov 21, 2023
1 parent a9dd90f commit fb76722
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions core/me-core-ui.el
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@
(dolist (face '(mode-line mode-line-active mode-line-inactive mode-line-emphasis))
(setf (alist-get face solaire-mode-remap-alist) nil)))

(use-package lin
:straight t
:hook (minemacs-after-startup . lin-global-mode))


(provide 'me-core-ui)

Expand Down

0 comments on commit fb76722

Please sign in to comment.