mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump :lang lua
immerrr/lua-mode@345ebfc -> immerrr/lua-mode@d2ff304 immerrr/lua-mode#184 introduces many indentation optimizations.
This commit is contained in:
@ -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")
|
||||
|
Reference in New Issue
Block a user