Skip to content

Commit

Permalink
Add wgsl-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
themkat committed Nov 26, 2023
1 parent f6e99eb commit da7cf74
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions init.org
Original file line number Diff line number Diff line change
Expand Up @@ -910,6 +910,10 @@ Used in Cucumber, Karate and more :) Useful to have for the situations where you
(setq nxml-attribute-indent 4)
#+END_SRC

**** WGSL - WebGPU Shading Language
#+BEGIN_SRC emacs-lisp
(use-package wgsl-mode)
#+END_SRC
*** git and project handling
This is almost a reason to use Emacs by itself! Magit is the best way to experience git in my view. Simple and quick to use, together with its connection with git-gutter-fringe makes it super awesome!

Expand Down

0 comments on commit da7cf74

Please sign in to comment.