diff --git a/config.org b/config.org index 8f471a7..c1c60e2 100644 --- a/config.org +++ b/config.org @@ -1243,6 +1243,14 @@ (use-package nix-update) #+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 ** Git =magit= is truly a wonderful creation! Add keybinding for