feat(emacs): Install markdown-toc and web-mode
This commit is contained in:
parent
b70b1a18e4
commit
d23c91ed02
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,7 @@ in emacsWithPackages(epkgs:
|
||||||
intero
|
intero
|
||||||
kotlin-mode
|
kotlin-mode
|
||||||
magit
|
magit
|
||||||
|
markdown-toc
|
||||||
multi-term
|
multi-term
|
||||||
multiple-cursors
|
multiple-cursors
|
||||||
nginx-mode
|
nginx-mode
|
||||||
|
@ -111,6 +112,7 @@ in emacsWithPackages(epkgs:
|
||||||
terraform-mode
|
terraform-mode
|
||||||
toml-mode
|
toml-mode
|
||||||
uuidgen
|
uuidgen
|
||||||
|
web-mode
|
||||||
yaml-mode
|
yaml-mode
|
||||||
]) ++
|
]) ++
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue