summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs-custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el
index 60b6095..04494cd 100644
--- a/.emacs-custom.el
+++ b/.emacs-custom.el
@@ -31,6 +31,7 @@
(quote
(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 buffer-justify-full)))
'(global-page-break-lines-mode t nil (page-break-lines))
+ '(hscroll-step 1)
'(icomplete-mode t)
'(indent-tabs-mode nil)
'(inhibit-startup-screen t)