diff --git a/custom-variables.el b/custom-variables.el index d3728e9..4d8f11e 100644 --- a/custom-variables.el +++ b/custom-variables.el @@ -26,9 +26,11 @@ '(elscreen-display-tab t) '(elscreen-tab-display-control t) '(elscreen-tab-display-kill-screen nil) + '(escreen-number-mode t) + '(fci-handle-truncate-lines nil) '(fci-rule-color "#593B38") '(fci-rule-width 1) - '(fill-column 80) + '(fill-column 78) '(global-auto-revert-mode t) '(global-undo-tree-mode t) '(history-length 500)