From 8a7e8b2727e6f2ffd75864cfd3d116e719bdaf42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Benencia?= Date: Thu, 18 May 2023 09:37:20 -0700 Subject: emacs: testing vertico, marginalia, consult --- .emacs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.emacs') diff --git a/.emacs b/.emacs index 430a3e9..6171e3e 100644 --- a/.emacs +++ b/.emacs @@ -16,7 +16,7 @@ (load-file "~/.emacs.local.d/modes/hydra.el") (load-file "~/.emacs.local.d/modes/ibuffer.el") (load-file "~/.emacs.local.d/modes/imenu.el") -(load-file "~/.emacs.local.d/modes/ivy.el") +;(load-file "~/.emacs.local.d/modes/ivy.el") (load-file "~/.emacs.local.d/modes/latex.el") (load-file "~/.emacs.local.d/modes/logos.el") (load-file "~/.emacs.local.d/modes/mail-mode.el") @@ -29,6 +29,8 @@ (load-file "~/.emacs.local.d/modes/writeroom.el") (load-file "~/.emacs.local.d/modes/vterm.el") +(load-file "~/.emacs.local.d/staging.el") + (require 'rul-org) (require 'rul-org-roam) (require 'rul-elfeed) -- cgit v1.2.3