diff options
| -rw-r--r-- | oni/home/config/pop-os/emacs.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oni/home/config/pop-os/emacs.el b/oni/home/config/pop-os/emacs.el index f2c44c6..77360c7 100644 --- a/oni/home/config/pop-os/emacs.el +++ b/oni/home/config/pop-os/emacs.el @@ -1,3 +1,4 @@ +;; -*- lexical-binding: t; -*- (defun snowball-reformat-chanced-file () "Run the current buffer through Pint." (interactive) |
