From fb01ddbc487794a2d53fb13733dc03f73dee37ed Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Sat, 22 Oct 2022 11:51:14 +0200 Subject: Update markdown-modeand yaml-mode. Update .emacs --- .emacs.d/lisp/yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/lisp/yaml-mode.el') diff --git a/.emacs.d/lisp/yaml-mode.el b/.emacs.d/lisp/yaml-mode.el index 07ac224..fc46e05 100644 --- a/.emacs.d/lisp/yaml-mode.el +++ b/.emacs.d/lisp/yaml-mode.el @@ -178,7 +178,7 @@ that key is pressed to begin a block literal." "y" "Y" "yes" "Yes" "YES" "n" "N" "no" "No" "NO" "true" "True" "TRUE" "false" "False" "FALSE" "on" "On" "ON" "off" "Off" "OFF") t) - " *$") + "\\_>") "Regexp matching certain scalar constants in scalar context.") -- cgit v1.3