diff options
Diffstat (limited to 'emacs/functions.el')
| -rw-r--r-- | emacs/functions.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/functions.el b/emacs/functions.el index b6e7f1f..21df594 100644 --- a/emacs/functions.el +++ b/emacs/functions.el @@ -1,4 +1,4 @@ -;; Path Functions +;; Path Functions -*- lexical-binding: t -*- (require 'xdg) |
