git.fiddlerwoaroof.com
Browse code

No more linum --- display-line-numbers-mode

Ed Langley authored on 25/07/2019 01:44:47
Showing 1 changed files
... ...
@@ -113,7 +113,7 @@ started from a shell."
113 113
   ;; (paredit-mode)
114 114
   ;;(global-company-mode)
115 115
   ;; (setq linum-format "%5d\u2502")
116
-  (global-linum-mode)
116
+  (global-display-line-numbers-mode)
117 117
   (set-exec-path-from-shell-PATH)
118 118
   ;; NOTE: this must be here...
119 119
   (global-company-mode 1))