Add Just Language Support

This commit is contained in:
Sravan Balaji
2024-02-27 20:33:25 -05:00
parent 23adcd5112
commit 53435ae6d7
2 changed files with 2 additions and 0 deletions

View File

@@ -935,4 +935,5 @@ Doom's packages are pinned to a specific commit and updated from release to rele
(package! systemd)
(package! pkgbuild-mode)
(package! lua-mode)
(package! just-mode)
#+END_SRC

View File

@@ -9,3 +9,4 @@
(package! systemd)
(package! pkgbuild-mode)
(package! lua-mode)
(package! just-mode)