Add forth config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user