Add forth config

This commit is contained in:
2026-03-06 19:00:16 +00:00
parent 33e63ccda2
commit 396beb4262

View File

@@ -1049,6 +1049,11 @@
(add-hook 'before-save-hook 'gofmt-before-save))) (add-hook 'before-save-hook 'gofmt-before-save)))
#+end_src #+end_src
** Forth
#+begin_src emacs-lisp
(use-package forth-mode)
#+end_src
* Tool Integrations * Tool Integrations
** Git ** Git
=magit= is truly a wonderful creation! Add keybinding for =magit= is truly a wonderful creation! Add keybinding for