Emacs: Added fish-mode and hugo packages

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-12-14 09:22:27 +01:00
parent 8bf8c93fcd
commit 8c8f656928
1 changed files with 1 additions and 1 deletions

View File

@ -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.