enable mise, diminish global minor modes
This commit is contained in:
12
custom.el
12
custom.el
@@ -6,12 +6,14 @@
|
||||
;; If there is more than one, they won't work right.
|
||||
'(custom-enabled-themes '(deeper-blue))
|
||||
'(package-selected-packages
|
||||
'(cape dart-mode diminish dumber-jump evil evil-collection
|
||||
exec-path-from-shell fish-mode ghostel jai-mode magit
|
||||
move-text multiple-cursors org-roam terraform-mode undo-tree
|
||||
yaml-mode yasnippet yasnippet-snippets))
|
||||
'(apheleia cape dart-mode diminish dumber-jump evil evil-collection
|
||||
evil-surround exec-path-from-shell fish-mode ghostel
|
||||
jai-mode magit mise move-text multiple-cursors org-roam
|
||||
pgmacs terraform-mode undo-tree yaml-mode yasnippet
|
||||
yasnippet-snippets))
|
||||
'(package-vc-selected-packages
|
||||
'((jai-mode :url "https://github.com/valignatev/jai-mode.git"))))
|
||||
'((pgmacs :url "https://github.com/emarsden/pgmacs.git")
|
||||
(jai-mode :url "https://github.com/valignatev/jai-mode.git"))))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
|
||||
Reference in New Issue
Block a user