From 8c9e4e5fc6b53f899aa3716fc86b44690f310361 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 7 Jul 2022 23:07:41 -0500 Subject: Add brainfuck-mode --- init.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.el b/init.el index e391ecb..101cc0a 100644 --- a/init.el +++ b/init.el @@ -1154,6 +1154,8 @@ (with-eval-after-load 'notifications (add-hook 'bongo-player-metadata-changed-hook #'+bongo-notify))) +(setup (:straight brainfuck-mode)) + (setup (:straight browse-kill-ring) (:+key "C-M-y" #'browse-kill-ring) (:option browse-kill-ring-highlight-current-entry t -- cgit 1.4.1-21-gabe81