openscad
(with openscad-mode
for Emacs)
This commit is contained in:
parent
5ec83521ea
commit
68eace4a44
4 changed files with 8 additions and 1 deletions
|
@ -8,10 +8,10 @@ emacsWithPackages (
|
|||
with epkgs.melpaStablePackages; [ ]
|
||||
) ++ (
|
||||
with epkgs.melpaPackages; [
|
||||
# dirvish
|
||||
all-the-icons
|
||||
company
|
||||
dap-mode
|
||||
# dirvish
|
||||
doom-modeline
|
||||
evil
|
||||
evil-collection
|
||||
|
@ -39,6 +39,7 @@ emacsWithPackages (
|
|||
purescript-mode
|
||||
rainbow-delimiters
|
||||
rainbow-identifiers
|
||||
scad-mode
|
||||
sudo-utils
|
||||
treemacs
|
||||
treemacs-evil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue