Skip to content

Commit

Permalink
feat(core-ui): add lin
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 20, 2023
1 parent fcb11fe commit d3e90a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions core/me-core-ui.el
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@
github debug repl lsp minor-modes input-method indent-info buffer-encoding
major-mode process vcs checker time " ")))

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


(provide 'me-core-ui)

Expand Down

0 comments on commit d3e90a3

Please sign in to comment.