diff options
Diffstat (limited to '.emacs-custom.el')
| -rw-r--r-- | .emacs-custom.el | 1 |
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) |
