From 2540108ccef6dc85b08ea3d53f504f8e0ea2c86b Mon Sep 17 00:00:00 2001 From: Miranda Marquez Date: Wed, 17 Jul 2024 19:44:49 -0800 Subject: [PATCH] note that el-patching nlinum-relative wont work --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index a2b8db9..f161f7c 100644 --- a/init.el +++ b/init.el @@ -662,7 +662,8 @@ targets." :after (embark consult)) ;; el-patch, TODO remove linum requirement -(use-package el-patch) +;; upd: this is not waht that does 💀 +;; (use-package el-patch) ;; SORTA WORKING: Relative line numbers with stuff (use-package nlinum-relative :custom