Add typescript globally

This commit is contained in:
Tobias Ostner 2025-01-08 15:08:59 +01:00
parent bb3c97c96e
commit 307aad083e
2 changed files with 10 additions and 0 deletions

View file

@ -483,6 +483,14 @@
(append org-babel-load-languages
'((swift . t)))))
(use-package ob-typescript
:after org
:config
(org-babel-do-load-languages
'org-babel-load-languages
(append org-babel-load-languages
'((typescript . t)))))
(use-package olivetti
:hook (org-mode markdown-mode)
:custom

View file

@ -29,6 +29,7 @@
iosevka-comfy.comfy-motion-duo
jq
kubectl
typescript
nixpkgs-fmt
nodejs
nodePackages.typescript-language-server
@ -166,6 +167,7 @@
super-save
terraform-mode
treesit-auto
ob-typescript
yaml-mode
vterm
fontaine