summaryrefslogtreecommitdiffstats
path: root/etc/custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'etc/custom.el')
-rw-r--r--etc/custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/custom.el b/etc/custom.el
index fea2acd..ca23ad5 100644
--- a/etc/custom.el
+++ b/etc/custom.el
@@ -3,6 +3,7 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
+ '(auth-sources '("~/.authinfo.gpg"))
'(company-dabbrev-char-regexp "\\sw\\|\\s_\\|[-_]")
'(company-dabbrev-downcase nil)
'(company-dabbrev-ignore-case nil)