dotfiles/emacs

3 lines
84 B
Text

; Show point position in the status bar
(line-number-mode 1)
(column-number-mode 1)