This commit is contained in:
Oscar Plaisant
2024-09-25 16:35:23 +02:00
parent 62f0313af1
commit 695358527b
177 changed files with 141941 additions and 25310 deletions

View File

@@ -0,0 +1,9 @@
{
"doConcealEditMode": true,
"regexp": [
"({{1,2}(?![\\s{])(?:c?\\d+(?::{1,2}|\\|))?)(?:[^}]+)(}{1,2})",
"^.*(:):.*",
"(https://(www\\.)?)"
],
"enable": true
}