Skip to content

Commit d3e90a3

Browse files
committed
feat(core-ui): add lin
1 parent fcb11fe commit d3e90a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

core/me-core-ui.el

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@
8989
github debug repl lsp minor-modes input-method indent-info buffer-encoding
9090
major-mode process vcs checker time " ")))
9191

92+
(use-package lin
93+
:straight t
94+
:hook (minemacs-after-startup . lin-global-mode))
95+
9296

9397
(provide 'me-core-ui)
9498

0 commit comments

Comments
 (0)