1
0
Fork 0

emacs: add lua-mode

master
dump_stack() 2022-10-16 13:14:07 +00:00
parent 484e47bd05
commit 6421a55ba0
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 2 additions and 2 deletions

View File

@ -101,13 +101,13 @@ in {
uefi-firmware-parser
(unstable.emacsWithPackages(epkgs:
(unstable.emacs.pkgs.withPackages(epkgs:
# MELPA (Milkypostmans Emacs Lisp Package Archive)
(with epkgs.melpaPackages; [
# Programming languages modes
haskell-mode rust-mode scala-mode csharp-mode d-mode
solidity-mode go-mode ponylang-mode zig-mode
gotools
gotools lua-mode
# Development
helm-gtags slime xcscope go-autocomplete
# Configuration languages modes