Home Gen575 @ 2026-08-21-16:23 by jonas@comfy-station

This commit is contained in:
2026-08-21 16:23:53 +02:00
parent 922ef20649
commit 77857cffbe
+4
View File
@@ -120,6 +120,10 @@
(add-hook! 'svelte-ts-mode-hook
(setq-local lsp-format-buffer-on-save t)))
(after! typescript-ts-mode
(add-hook! 'typescript-ts-mode-hook
(setq-local lsp-format-buffer-on-save t)))
(after! auctex
(add-hook! 'LaTeX-mode-hook 'lsp)
(map! :map LaTeX-mode-map