diff --git a/init.org b/init.org index 44be8fb..a1077ad 100644 --- a/init.org +++ b/init.org @@ -1976,6 +1976,14 @@ #+end_src +** Zig + + #+begin_src emacs-lisp + + (use-package zig-mode) + + #+end_src + * Which key [[https://github.com/justbur/emacs-which-key][Which key]] is nice for discoverability.