From 91255345042b616c19fb0234eb87706abdc67907 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 27 Nov 2023 09:47:22 +0100 Subject: emacs: added lua support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.doom.d/init.el') diff --git a/.doom.d/init.el b/.doom.d/init.el index 5e66297..084e17e 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -129,7 +129,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!" -- cgit v1.2.3