Bump :lang lua

immerrr/lua-mode@345ebfc -> immerrr/lua-mode@d2ff304

immerrr/lua-mode#184 introduces many indentation optimizations.
This commit is contained in:
Henrik Lissner 2020-11-10 13:33:16 -05:00
parent 423dbe0992
commit 5b713b6cd0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; lang/lua/packages.el
(package! lua-mode :pin "345ebfc1e236d9676e7e9f7364493785e7756348")
(package! lua-mode :pin "d2ff3045b9694293a302fa60d7bd5d97f2673156")
(when (featurep! +moonscript)
(package! moonscript :pin "56f90471e2ced2b0a177aed4d8c2f854797e9cc7")