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