fix(nix-util): Correctly enable lexical scope in this library
This commit is contained in:
parent
c2f97577f7
commit
166aff23bc
2 changed files with 2 additions and 1 deletions
|
@ -168,6 +168,7 @@
|
|||
:hook ((nix-mode . (lambda ()
|
||||
(setq indent-line-function #'nix-indent-line)))))
|
||||
|
||||
(use-package nix-util)
|
||||
(use-package nginx-mode)
|
||||
(use-package rust-mode)
|
||||
(use-package terraform-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue