From 396beb4262b4c89944ba8430dd1a7c270c7cc453 Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Fri, 6 Mar 2026 19:00:16 +0000 Subject: [PATCH] Add forth config --- config.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.org b/config.org index 2edb516..dae78ac 100644 --- a/config.org +++ b/config.org @@ -1049,6 +1049,11 @@ (add-hook 'before-save-hook 'gofmt-before-save))) #+end_src +** Forth + #+begin_src emacs-lisp + (use-package forth-mode) + #+end_src + * Tool Integrations ** Git =magit= is truly a wonderful creation! Add keybinding for