summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/init.el b/init.el index 2a6dab5..88102be 100644 --- a/init.el +++ b/init.el
@@ -431,6 +431,11 @@
431 (global-set-key (vector 'right-margin click) 'mwheel-scroll) 431 (global-set-key (vector 'right-margin click) 'mwheel-scroll)
432 (global-set-key (vector 'left-margin click) 'mwheel-scroll))) 432 (global-set-key (vector 'left-margin click) 'mwheel-scroll)))
433 433
434(setup net-utils
435 (:require +finger) ; fixes `finger' to use var below
436 (:option finger-X.500-host-regexps '(".") ; only send username
437 ))
438
434(setup org 439(setup org
435 ;; Plain org with the `setup' form for sorting, but I install with straight. 440 ;; Plain org with the `setup' form for sorting, but I install with straight.
436 (:straight (org 441 (:straight (org