From a3c220340b69ad6785332cc30a9af9f668c90540 Mon Sep 17 00:00:00 2001 From: Stefan Huber Date: Sun, 9 Mar 2025 11:47:21 +0100 Subject: [PATCH] snippts: Fix indentation --- snippets/gitcommit.json | 30 +++++++++---------- snippets/latex.json | 16 +++++----- snippets/mail.json | 66 ++++++++++++++++++++--------------------- 3 files changed, 56 insertions(+), 56 deletions(-) diff --git a/snippets/gitcommit.json b/snippets/gitcommit.json index a2d9da1..0a351c0 100644 --- a/snippets/gitcommit.json +++ b/snippets/gitcommit.json @@ -1,22 +1,22 @@ { - "reported by": { - "prefix": "rep", + "reported by": { + "prefix": "rep", "body": ["Reported-by: ${1:name} <${2:email}>", "$0"] - }, - "tested by": { - "prefix": "tested", + }, + "tested by": { + "prefix": "tested", "body": ["Tested-by: ${1:name} <${2:email}>", "$0"] - }, - "acked by": { - "prefix": "ack", + }, + "acked by": { + "prefix": "ack", "body": ["Acked-by: ${1:name} <${2:email}>", "$0"] - }, - "mail sthu": { - "prefix": "sthu", + }, + "mail sthu": { + "prefix": "sthu", "body": "Stefan Huber " - }, - "mail fhs": { - "prefix": "fhs", + }, + "mail fhs": { + "prefix": "fhs", "body": "Stefan Huber " - } + } } diff --git a/snippets/latex.json b/snippets/latex.json index c7f868a..3d41618 100644 --- a/snippets/latex.json +++ b/snippets/latex.json @@ -1,21 +1,21 @@ { - "only": { - "prefix": "only", - "body": "\\only<${1}>{\n\t${0:${TM_SELECTED_TEXT}}\n}", - "description": "\\only wrap" - }, + "only": { + "prefix": "only", + "body": "\\only<${1}>{\n\t${0:${TM_SELECTED_TEXT}}\n}", + "description": "\\only wrap" + }, "exercise": { - "prefix": "EX", + "prefix": "EX", "body": "\\begin{exercise}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{exercise}", "description": "exercise environment" }, "choices": { - "prefix": "choices", + "prefix": "choices", "body": "\\begin{choices}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{choices}", "description": "exercise environment" }, "inputtikz": { - "prefix": "ITIKZ", + "prefix": "ITIKZ", "body": "\\begin{figure}[${1:htbp}]\n\t\\centering\n\t\\inputtikz{${0:${TM_SELECTED_TEXT}}}\n\t\\caption{${2:}}\\label{${3: