diff --git a/config.org b/config.org index a386236..281f1b6 100644 --- a/config.org +++ b/config.org @@ -1085,6 +1085,13 @@ (use-package dune) #+end_src +** Vala + =vala-mode= provides everything I need: + + #+begin_src emacs-lisp + (use-package vala-mode) + #+end_src + * Tool Integrations ** Git =magit= is truly a wonderful creation! Add keybinding for