From 9644b83b7a41055a68f20fa75bec2e997a9d5460 Mon Sep 17 00:00:00 2001 From: Logan Saunders Date: Mon, 19 Sep 2016 20:09:57 -0700 Subject: [PATCH] Update .spacemacs --- .spacemacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.spacemacs b/.spacemacs index 2e7e1cb..9ed83d3 100644 --- a/.spacemacs +++ b/.spacemacs @@ -224,7 +224,7 @@ values." ;; If non nil line numbers are turned on in all `prog-mode' and `text-mode' ;; derivatives. If set to `relative', also turns on relative line numbers. ;; (default nil) - dotspacemacs-line-numbers nil + dotspacemacs-line-numbers 'relative ;; If non-nil smartparens-strict-mode will be enabled in programming modes. ;; (default nil) dotspacemacs-smartparens-strict-mode nil