Add lua mode

This commit is contained in:
Sravan Balaji
2022-08-11 16:23:46 -04:00
parent be2af81c73
commit 7b38c5ab88
2 changed files with 2 additions and 0 deletions

View File

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

View File

@@ -8,3 +8,4 @@
(package! rainbow-mode)
(package! systemd)
(package! pkgbuild-mode)
(package! lua-mode)