about summary refs log tree commit diff
path: root/dotfiles/.emacs
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.emacs')
-rw-r--r--dotfiles/.emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.emacs b/dotfiles/.emacs
index 0c973a2..0ac44b6 100644
--- a/dotfiles/.emacs
+++ b/dotfiles/.emacs
@@ -82,7 +82,7 @@
 (setq scroll-conservatively 10000)
 
 (global-display-line-numbers-mode)
-
+(setq display-line-numbers-type 'relative) 
 (global-visual-line-mode t)
       
 (use-package dashboard