From 4bdbc39bcd56307320d339b8a5b2a22e8458079d Mon Sep 17 00:00:00 2001 From: Sameer Rahmani Date: Fri, 1 Apr 2022 12:01:21 +0100 Subject: [PATCH] Fix the tw snippet key --- core/cubes/snippets/org-mode/tw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/cubes/snippets/org-mode/tw b/core/cubes/snippets/org-mode/tw index a7ab557..5b69fef 100644 --- a/core/cubes/snippets/org-mode/tw +++ b/core/cubes/snippets/org-mode/tw @@ -1,10 +1,10 @@ # -*- mode: snippet -*- # contributor: lxsameer # name: to write block -# key: tba +# key: tw # Adds a TOWRITE block to org file. Your exporter has to # know how to deal with this block. For example for latex you need -# to include this header `#+LATEX_HEADER: \newenvironment{\TOWRITE}{...}` +# to include this header `#+LATEX_HEADER: \newenvironment{\TOWRITE}{...}{...}` # -- #+BEGIN_TOWRITE $0