diff options
-rw-r--r-- | settings.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.el b/settings.el index cb84f18..bb974c2 100644 --- a/settings.el +++ b/settings.el @@ -1,5 +1,6 @@ ;;; settings.el --- .Emacs Configuration -*- lexical-binding: t; -*- ;;; Commentary: +;; custom settings!!! ;;; Code: |