This commit is contained in:
Chris Cochrun 2025-05-01 09:28:53 -05:00
parent cd47010729
commit a96118c33a
3 changed files with 344 additions and 0 deletions

View file

@ -3810,6 +3810,8 @@ I'd like to start learning and using rust if I can.
#+begin_src emacs-lisp
(use-package ron-mode
:mode "\\.ron\\'")
(load-file "./wgsl-ts-mode.el")
#+end_src
*** Web