From 8e7e455f4327317fe711f086fbf315698324df30 Mon Sep 17 00:00:00 2001 From: Andrew Fowlie Date: Wed, 16 Jan 2019 15:11:59 +0800 Subject: add snippet to toggle comment/uncomment --- plugins/snippets/data/python.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'plugins/snippets/data') diff --git a/plugins/snippets/data/python.xml b/plugins/snippets/data/python.xml index 3829c3a0..14fc1b4e 100644 --- a/plugins/snippets/data/python.xml +++ b/plugins/snippets/data/python.xml @@ -109,4 +109,15 @@ $0]]> main main + + + ]]> + Toggle comment + m]]> + + -- cgit v1.2.1