Skip to content

Commit

Permalink
tweak: minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 21, 2023
1 parent 8301aee commit 76756f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion modules/me-emacs-lisp.el
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
:after elisp-mode minemacs-loaded
:demand t
:custom
(eros-eval-result-prefix " ")
(eros-eval-result-prefix "―→ ")
:config
(eros-mode 1)

Expand Down
1 change: 1 addition & 0 deletions skel/modules.el
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
;; obsolete/me-ts-fold ; Code folding with tree-sitter
;; obsolete/me-flycheck ; Static checkers (flycheck, ...)
;; obsolete/me-lexic ; Offline dictionary using sdcv
;; obsolete/me-ligature ; Ligatures (needs further customization in function of the used font)
;; obsolete/me-smartparens ; Smartparens
;; obsolete/me-maxima ; Maxima CAS (maxima, imaxima)
;; obsolete/me-org-roam ; Org roam configuration (org-roam, consult-org-roam, ...)
Expand Down

0 comments on commit 76756f5

Please sign in to comment.