From 1e18ca9263d00d5708670c693f32c7ebd80c129c Mon Sep 17 00:00:00 2001 From: reo6 Date: Sun, 7 May 2023 23:09:54 +0300 Subject: [PATCH] [Emacs] Enable lua mode --- doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom/init.el b/doom/init.el index e620766..f2fa8d9 100644 --- a/doom/init.el +++ b/doom/init.el @@ -148,7 +148,7 @@ ;;latex ; writing papers in Emacs has never been so fun ;;lean ; for folks with too much to prove ;;ledger ; be audit you can be - ;;lua ; one-based indices? one-based indices + lua ; one-based indices? one-based indices markdown ; writing docs for people to ignore ;;nim ; python + lisp at the speed of c ;;nix ; I hereby declare "nix geht mehr!"