GENERAL: Enable column numbers
This commit is contained in:
parent
5ef08b39b6
commit
78afc078ff
1 changed files with 6 additions and 0 deletions
|
|
@ -57,6 +57,12 @@
|
||||||
|
|
||||||
* General config
|
* General config
|
||||||
|
|
||||||
|
** Enable column numbers
|
||||||
|
|
||||||
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
(setq column-number-mode 1)
|
||||||
|
#+END_SRC
|
||||||
|
|
||||||
** Delete trailing whitespaces
|
** Delete trailing whitespaces
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue