emacs unity + xmonad M-a focus + unity vulkan

This commit is contained in:
2025-03-04 21:22:32 +01:00
parent a58f285a08
commit c9ac07fcdb
3 changed files with 23 additions and 2 deletions

View File

@@ -63,3 +63,7 @@
(package! prettier)
(package! uiua-ts-mode)
(package! unity
:recipe (:repo "https://github.com/elizagamedev/unity.el"))
(add-hook 'after-init-hook #'unity-mode)