Home
Head's Up: I'm in the middle of upgrading my site. Most things are in place, but there are something missing and/or broken including image alt text. Please bear with me while I'm getting things fixed.

Display Regular And Relative Line Numbers In Emacs

You can call these, but I had trouble with them in the ~/.spacemacs file under the user config section.

TODO : Try it outside of that to see what happens. But for now using this

lisp
(setq display-line-numbers t)
lisp
(setq display-line-numbers 'relative)