use column number mode
This commit is contained in:
parent
7699d2f0db
commit
5fe351e176
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
|
@ -31,6 +31,7 @@
|
|||
(global-display-line-numbers-mode t)
|
||||
(global-display-fill-column-indicator-mode t)
|
||||
(set-fill-column 80)
|
||||
(column-number-mode t)
|
||||
|
||||
(setq straight-use-package-by-default t)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue