Compare commits

...

1 Commits

Author SHA1 Message Date
Sravan Balaji
53435ae6d7 Add Just Language Support 2024-02-27 20:33:25 -05:00
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)