From 6c28ba2313a15b61351fdf0a676adcecb4031189 Mon Sep 17 00:00:00 2001
From: noa@gaiwan.org
Date: Sun, 23 Jun 2024 16:46:19 +0000
Subject: Remove embark configuration
---
config.org | 35 -----------------------------------
1 file changed, 35 deletions(-)
diff --git a/config.org b/config.org
index a8cf88c..a47ce4d 100644
--- a/config.org
+++ b/config.org
@@ -442,41 +442,6 @@ These are some other almost default functions but with extra interactivity.
(global-set-key [remap info] #'consult-info)
#+end_src
-** Embark: sort of like right click, but better
-I've only recently started making use of embark and i definitely need to experiment with it more. Essentially it lets you execute actions based on what kind of thing is selected, either at the point in the buffer, or in an already open completion buffer.
-
-#+begin_src elisp
- (package-ensure 'embark)
- (package-ensure 'embark-consult)
-#+end_src
-
-#+begin_src elisp
-(global-set-key (kbd "C-