From 363c7b265e5fe5358a079e3058a661d23f978fd8 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Fri, 13 Oct 2023 20:52:40 +0200 Subject: Update yaml-mode.el and fix max chars marking in .emacs --- .emacs.d/lisp/yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/lisp') diff --git a/.emacs.d/lisp/yaml-mode.el b/.emacs.d/lisp/yaml-mode.el index d3c1da8..c18fcd9 100644 --- a/.emacs.d/lisp/yaml-mode.el +++ b/.emacs.d/lisp/yaml-mode.el @@ -8,7 +8,7 @@ ;; URL: https://github.com/yoshiki/yaml-mode ;; Package-Requires: ((emacs "24.1")) ;; Keywords: data yaml -;; Version: 0.0.15 +;; Version: 0.0.16 ;; This file is not part of Emacs -- cgit v1.3