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