diff options
author | Preston Pan <preston@nullring.xyz> | 2024-02-27 17:04:35 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-02-27 17:04:35 -0800 |
commit | 690dbc807b2d5349cba26b3e021cbb16a3238dba (patch) | |
tree | a416446afacc3709651a4e531e4853fc5b4cf5ab /config/doom.org | |
parent | a3fa907f7c0a23a32d64983087820231c68b3e82 (diff) |
more journal entries
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) |