Add lua-mode back

This commit is contained in:
Evie Litherland-Smith 2024-05-16 10:40:27 +01:00
parent cffd8d4dad
commit 384d6d756a
2 changed files with 3 additions and 1 deletions

View file

@ -1021,6 +1021,8 @@ Calls `project-remember-project-under' for ~/.config/,
(require 'nix-store)
(nix-prettify-global-mode +1))
(use-package lua-mode)
(defun my/enable-fill-column (col)
"Set and enable fill column to `COL'."
(set-fill-column col)

View file

@ -19,7 +19,7 @@
;; password-store
pass password-store password-store-otp
;; IDE
treesit-auto flymake-popon flymake-collection flymake-shellcheck flymake-yamllint apheleia direnv rainbow-delimiters aggressive-indent nix-mode python-docstring
treesit-auto flymake-popon flymake-collection flymake-shellcheck flymake-yamllint apheleia direnv rainbow-delimiters aggressive-indent python-docstring nix-mode lua-mode
;; Media
emms
;; org-mode