nit: minor comment reformatting & revision

This commit is contained in:
Henrik Lissner 2024-03-26 10:39:24 -04:00
parent 639fcc6a2e
commit 7acfb0c77c
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
5 changed files with 8 additions and 9 deletions

View file

@ -11,8 +11,6 @@
:interpreter ("\\(?:cached-\\)?nix-shell" . +nix-shell-init-mode)
:mode "\\.nix\\'"
:init
;; Treat flake.lock files as json. Fall back to js-mode because it's faster
;; than js2-mode, and its extra features aren't needed there.
(add-to-list 'auto-mode-alist
(cons "/flake\\.lock\\'"
(if (modulep! :lang json)