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.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/init.el b/init.el index 8edb672..731e363 100644 --- a/init.el +++ b/init.el
@@ -501,9 +501,8 @@
501 501
502(when (eq acdw/system :home) 502(when (eq acdw/system :home)
503 (setup (:straight pdf-tools) 503 (setup (:straight pdf-tools)
504 (pdf-loader-install))) 504 (pdf-loader-install))
505 505
506(when (eq acdw/system :home)
507 (setup (:straight vterm))) 506 (setup (:straight vterm)))
508 507
509 508