diff --git a/config_new.org b/config_new.org index 74af99d..4f8f1e8 100644 --- a/config_new.org +++ b/config_new.org @@ -57,6 +57,12 @@ * General config +** Enable column numbers + +#+BEGIN_SRC emacs-lisp +(setq column-number-mode 1) +#+END_SRC + ** Delete trailing whitespaces #+BEGIN_SRC emacs-lisp