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
|
|
@ -1,4 +1,4 @@
|
|||
;;; nix-util.el --- Utilities for dealing with Nix code. -*- lexical-binding: true; -*-
|
||||
;;; nix-util.el --- Utilities for dealing with Nix code. -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; Copyright (C) 2019 Google Inc.
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue