emacs-lua-mode 20221027-1.d074e41
Major mode for Lua
This Emacs package provides a mode for Lua programming language.
- Website: https://github.com/immerrr/lua-mode/
- Licenses: GPL 2+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-lua-mode 20221027-1.d074e41
as follows:
guix install emacs-lua-mode@20221027-1.d074e41
Or install the latest version:
guix install emacs-lua-mode
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.