From: Stefan Huber Date: Wed, 16 Apr 2025 10:15:49 +0000 (+0200) Subject: snippets: Reorga and add latex snippets X-Git-Url: https://git.sthu.org/?a=commitdiff_plain;h=02d73560db466aa6155bebbd8d0f8405211ccfab;p=vimconf.git snippets: Reorga and add latex snippets --- diff --git a/snippets/latex.json b/snippets/latex.json deleted file mode 100644 index 922fb93..0000000 --- a/snippets/latex.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "only": { - "prefix": "only", - "body": "\\only<${1}>{\n\t${0:${TM_SELECTED_TEXT}}\n}", - "description": "\\only wrap" - }, - "exercise": { - "prefix": "EX", - "body": "\\begin{exercise}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{exercise}", - "description": "exercise environment" - }, - "choices": { - "prefix": "choices", - "body": "\\begin{choices}\n\t${0:${TM_SELECTED_TEXT}}\n\\end{choices}", - "description": "exercise environment" - }, - "inputtikz": { - "prefix": "ITIKZ", - "body": "\\begin{figure}[${1:htbp}]\n\t\\centering\n\t\\inputtikz{${2}}\n\t\\caption{${3:}}\\label{${4: