diff options
| author | Simeon Simeonov | 2021-05-28 16:34:07 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2021-05-28 16:34:07 +0200 |
| commit | b57f8663d4bd5ee03c55df2f7e0372630b72bab7 (patch) | |
| tree | 798cde7d8094d2fdc5bc69f7d9f21eca0914d810 /.emacs.d/lisp/yaml-mode.el | |
| parent | 247cba273f662ab073c60e6ce2ed0fe093f6e84f (diff) | |
Update markdown-mode and yaml-mode
Diffstat (limited to '.emacs.d/lisp/yaml-mode.el')
| -rw-r--r-- | .emacs.d/lisp/yaml-mode.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/lisp/yaml-mode.el b/.emacs.d/lisp/yaml-mode.el index 50d790b..91db316 100644 --- a/.emacs.d/lisp/yaml-mode.el +++ b/.emacs.d/lisp/yaml-mode.el | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | ;; Author: Yoshiki Kurihara <clouder@gmail.com> | 5 | ;; Author: Yoshiki Kurihara <clouder@gmail.com> |
| 6 | ;; Marshall T. Vandegrift <llasram@gmail.com> | 6 | ;; Marshall T. Vandegrift <llasram@gmail.com> |
| 7 | ;; Maintainer: Vasilij Schneidermann <mail@vasilij.de> | 7 | ;; Maintainer: Vasilij Schneidermann <mail@vasilij.de> |
| 8 | ;; URL: https://github.com/yoshiki/yaml-mode | ||
| 8 | ;; Package-Requires: ((emacs "24.1")) | 9 | ;; Package-Requires: ((emacs "24.1")) |
| 9 | ;; Keywords: data yaml | 10 | ;; Keywords: data yaml |
| 10 | ;; Version: 0.0.15 | 11 | ;; Version: 0.0.15 |
