;; -*- no-byte-compile: t; -*-
;;; lang/lua/packages.el
(package! terra-mode
:recipe (:host github :repo "StanfordLegion/terra-mode")
:pin "1e5e82410d60bd0b53fe3e769d9dd36a0d542b71")
(when (featurep! :completion company)
(package! company-lua :pin "29f6819de4d691e5fd0b62893a9f4fbc1c6fcb52"))