Emacs: Added fish-mode and hugo packages
This commit is contained in:
parent
8bf8c93fcd
commit
8c8f656928
1 changed files with 1 additions and 1 deletions
2
emacs.el
2
emacs.el
|
@ -68,7 +68,7 @@
|
|||
'(inhibit-startup-screen t)
|
||||
'(package-selected-packages
|
||||
(quote
|
||||
(stumpwm-mode slime muttrc-mode diff-hl magit wanderlust ## auctex yaml-mode typescript sass-mode php-mode outlined-elisp-mode monokai-theme markdown-mode fill-column-indicator edit-server dracula-theme dart-mode coffee-mode auto-complete atom-one-dark-theme atom-dark-theme)))
|
||||
(fish-mode hugo stumpwm-mode slime muttrc-mode diff-hl magit wanderlust ## auctex yaml-mode typescript sass-mode php-mode outlined-elisp-mode monokai-theme markdown-mode fill-column-indicator edit-server dracula-theme dart-mode coffee-mode auto-complete atom-one-dark-theme atom-dark-theme)))
|
||||
'(send-mail-function (quote smtpmail-send-it)))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
|
|
Loading…
Reference in a new issue