summaryrefslogtreecommitdiff
path: root/.emacs-custom.el
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2019-05-12 22:26:55 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2019-05-12 22:26:55 +0200
commit179072bcb08bce3550ca14c4c37860481f587e0a (patch)
treea20cd64c9fc74351f0fee42e3eb26f51d1d2c7ea /.emacs-custom.el
parentaa6510b0913967de8ab9a90781d21e09daf7ef7d (diff)
downloaddotfiles-179072bcb08bce3550ca14c4c37860481f587e0a.tar.xz
Configure Gnus synchronization
Diffstat (limited to '.emacs-custom.el')
-rw-r--r--.emacs-custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el
index f8fec59..fcd0b7a 100644
--- a/.emacs-custom.el
+++ b/.emacs-custom.el
@@ -33,6 +33,7 @@
(git-commit-save-message git-commit-setup-changelog-support git-commit-turn-on-auto-fill git-commit-turn-on-flyspell git-commit-propertize-diff with-editor-usage-message my/buffer-justify-full)))
'(global-diff-hl-mode t)
'(global-page-break-lines-mode t nil (page-break-lines))
+ '(gnus-cloud-method "nnimap:gmail")
'(hscroll-step 1)
'(icomplete-mode t)
'(indent-tabs-mode nil)