feat(emacs): Add Kotlin & TOML mode
This commit is contained in:
parent
175e20fb14
commit
779227164a
1 changed files with 2 additions and 0 deletions
|
|
@ -108,9 +108,11 @@ in emacsWithPackages(epkgs:
|
||||||
(with epkgs.melpaPackages; [
|
(with epkgs.melpaPackages; [
|
||||||
edit-server
|
edit-server
|
||||||
helm-pass
|
helm-pass
|
||||||
|
kotlin-mode
|
||||||
pg
|
pg
|
||||||
racket-mode
|
racket-mode
|
||||||
restclient
|
restclient
|
||||||
|
toml-mode
|
||||||
uuidgen
|
uuidgen
|
||||||
]) ++
|
]) ++
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue