mirror of
https://github.com/larstvei/dot-emacs.git
synced 2025-04-19 13:50:12 +00:00
Add zig-mode
This commit is contained in:
parent
928dd3b770
commit
72fbff0076
8
init.org
8
init.org
@ -1976,6 +1976,14 @@
|
|||||||
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
** Zig
|
||||||
|
|
||||||
|
#+begin_src emacs-lisp
|
||||||
|
|
||||||
|
(use-package zig-mode)
|
||||||
|
|
||||||
|
#+end_src
|
||||||
|
|
||||||
* Which key
|
* Which key
|
||||||
|
|
||||||
[[https://github.com/justbur/emacs-which-key][Which key]] is nice for discoverability.
|
[[https://github.com/justbur/emacs-which-key][Which key]] is nice for discoverability.
|
||||||
|
Loading…
Reference in New Issue
Block a user