diff options
Diffstat (limited to 'config/doom.org')
-rw-r--r-- | config/doom.org | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/doom.org b/config/doom.org index 2bb8fb5..c8dda21 100644 --- a/config/doom.org +++ b/config/doom.org @@ -12,7 +12,6 @@ Below is the old documentation. #+begin_src emacs-lisp :tangle yes (setq user-full-name "Preston Pan" user-mail-address "preston@nullring.xyz") - (setq display-line-numbers-type t) (setq x-select-enable-clipboard t) (setq save-interprogram-paste-before-kill t) |