Add SCAD config
This commit is contained in:
parent
91da886a69
commit
d54d16f98f
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user