From 79040f816d117e058421b00e1b7c58dc1c8a8b0e Mon Sep 17 00:00:00 2001 From: tomit4 Date: Tue, 18 Nov 2025 19:24:32 -0800 Subject: [PATCH] :wrench: Another edit integral alias --- .config/espanso/match/base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/espanso/match/base.yml b/.config/espanso/match/base.yml index 471cbf32..259b5846 100644 --- a/.config/espanso/match/base.yml +++ b/.config/espanso/match/base.yml @@ -173,7 +173,7 @@ matches: - trigger: ";int" force_clipboard: true - replace: "\\int{f(x) dx}" + replace: "\\int{f(x)\\, dx}" - trigger: ";lim" force_clipboard: true