From 625799b4a0f3419731b7b65bbe514aeeb7b51184 Mon Sep 17 00:00:00 2001 From: DeathAxe Date: Tue, 14 Jan 2025 13:02:47 +0100 Subject: [PATCH] [LaTeX] Indent folding rules using tabs --- LaTeX/LaTeX Log Fold.tmPreferences | 52 +++++++++++++++--------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/LaTeX/LaTeX Log Fold.tmPreferences b/LaTeX/LaTeX Log Fold.tmPreferences index d06ff078b0..3f366cff21 100644 --- a/LaTeX/LaTeX Log Fold.tmPreferences +++ b/LaTeX/LaTeX Log Fold.tmPreferences @@ -1,31 +1,31 @@ - scope - text.log.latex - settings - - indentationFoldingEnabled - - foldScopes - - - begin - punctuation.section.block.begin - end - punctuation.section.block.end - excludeTrailingNewlines - - - - begin - punctuation.section.group.begin - end - punctuation.section.group.end - excludeTrailingNewlines - - - - + scope + text.log.latex + settings + + indentationFoldingEnabled + + foldScopes + + + begin + punctuation.section.block.begin + end + punctuation.section.block.end + excludeTrailingNewlines + + + + begin + punctuation.section.group.begin + end + punctuation.section.group.end + excludeTrailingNewlines + + + +