Add SCAD config

This commit is contained in:
Camden Dixie O'Brien 2024-07-14 11:00:45 +01:00
parent 91da886a69
commit d54d16f98f

View File

@ -1243,6 +1243,14 @@
(use-package nix-update) (use-package nix-update)
#+end_src #+end_src
** SCAD
There is a language server for OpenSCAD, but I think I'll just
stick to the basic mode:
#+begin_src emacs-lisp
(use-package scad-mode)
#+end_src
* Tool Integrations * Tool Integrations
** Git ** Git
=magit= is truly a wonderful creation! Add keybinding for =magit= is truly a wonderful creation! Add keybinding for