Minor reformatting & comment tweaks

This commit is contained in:
Henrik Lissner 2018-08-21 02:57:40 +02:00
parent a7da9a4738
commit ee73d6c9af
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 3 additions and 3 deletions

View file

@ -63,6 +63,7 @@
(set-company-backend! 'sh-mode '(company-shell company-files))
(setq company-shell-delete-duplicates t))
(def-package! fish-mode
:when (featurep! +fish)
:defer t