diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-06-09 14:29:31 -0700 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-06-09 14:29:31 -0700 |
| commit | 97222a53e87d95f48526f6c1eca284f38970dfbf (patch) | |
| tree | f037cf6239809f93df8f7fb975ea548334520a7b /emacs/site-lisp/tmu-custom-theme.el | |
| parent | 04abf81f07af7212ff82e0387763bf80cbb687dd (diff) | |
alias and prevent startup warning
Diffstat (limited to 'emacs/site-lisp/tmu-custom-theme.el')
| -rwxr-xr-x | emacs/site-lisp/tmu-custom-theme.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/site-lisp/tmu-custom-theme.el b/emacs/site-lisp/tmu-custom-theme.el index e9d95ff..bbe5ece 100755 --- a/emacs/site-lisp/tmu-custom-theme.el +++ b/emacs/site-lisp/tmu-custom-theme.el @@ -1,3 +1,4 @@ +;; -*- lexical-binding: t; -*- (provide 'tmu-custom-theme) (deftheme tmu-custom |
