aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-02-27 17:04:35 -0800
committerPreston Pan <preston@nullring.xyz>2024-02-27 17:04:35 -0800
commit690dbc807b2d5349cba26b3e021cbb16a3238dba (patch)
treea416446afacc3709651a4e531e4853fc5b4cf5ab /config
parenta3fa907f7c0a23a32d64983087820231c68b3e82 (diff)
more journal entries
Diffstat (limited to 'config')
-rw-r--r--config/doom.org1
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)