Add typst-ts-mode
to emacs
This commit is contained in:
parent
40b8028383
commit
f2da144a92
1 changed files with 3 additions and 0 deletions
|
@ -223,6 +223,9 @@ let
|
|||
eat
|
||||
corfu-terminal
|
||||
haskell-ts-mode
|
||||
])
|
||||
++ (with epkgs; [
|
||||
typst-ts-mode # why this doesn't seem to be in elpaPackages?
|
||||
]);
|
||||
in
|
||||
mainPackages ++ (builtins.attrValues extraPackages)
|
||||
|
|
Loading…
Add table
Reference in a new issue