From 7ff7e7624dea703a5f23e31910081f2f4bc9a3cb Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Wed, 11 Jun 2025 15:36:52 +0200 Subject: emacs: Formatting --- .config/emacs/modules/mm-treesit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/emacs/modules/mm-treesit.el b/.config/emacs/modules/mm-treesit.el index 4e052de..89c1513 100644 --- a/.config/emacs/modules/mm-treesit.el +++ b/.config/emacs/modules/mm-treesit.el @@ -116,7 +116,7 @@ The parsers are taken from `treesit-language-source-alist'." (typescript . "\\.ts\\'")) "Alist mapping languages to their associated file-names. This alist is a set of pairs of the form (LANG . REGEXP) where LANG is -the symbol corresponding to a major mode with the ‘-ts-mode’ suffix +the symbol corresponding to a major mode with the `-ts-mode' suffix removed. REGEXP is a regular expression matching filenames for which the associated language’s major-mode should be enabled. -- cgit v1.2.3