From add9a2d196d70d4df9649799bf74a19260a5afbf Mon Sep 17 00:00:00 2001 From: Remi Rampin Date: Sun, 19 May 2024 16:27:53 -0400 Subject: [PATCH 1/2] Add note about Vim "magic" mode --- regex.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regex.html b/regex.html index 7c10bd4..e30623b 100644 --- a/regex.html +++ b/regex.html @@ -182,7 +182,7 @@

Programs

PyCharmPCREPerl-inspired Sublime Text? UltraEditPCRE - VimVim + VimVimIn "magic" mode (default, recommended) Command-line tools From 4568c86320baf70021152d97f314178f963d2543 Mon Sep 17 00:00:00 2001 From: Remi Rampin Date: Wed, 22 May 2024 19:53:03 -0400 Subject: [PATCH 2/2] Just say "magic" mode is default --- regex.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regex.html b/regex.html index e30623b..653607b 100644 --- a/regex.html +++ b/regex.html @@ -182,7 +182,7 @@

Programs

PyCharmPCREPerl-inspired Sublime Text? UltraEditPCRE - VimVimIn "magic" mode (default, recommended) + VimVimIn "magic" mode (default) Command-line tools