From ba429d344132c088177e853cce8ff7181570b221 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 19:42:51 +0200 Subject: Adding upstream version 44.2. Signed-off-by: Daniel Baumann --- plugins/snippets/data/snippets.xml | 98 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 plugins/snippets/data/snippets.xml (limited to 'plugins/snippets/data/snippets.xml') diff --git a/plugins/snippets/data/snippets.xml b/plugins/snippets/data/snippets.xml new file mode 100644 index 0000000..ee405e6 --- /dev/null +++ b/plugins/snippets/data/snippets.xml @@ -0,0 +1,98 @@ + + + + + Simple Placeholder + simple + + + + Simple Fallback Placeholder + simplef + + + + Shell Placeholder + shell + + + ]]> + Python Placeholder + python + + + + Regular Expression Placeholder + regex + + + + Gedit Current Document Path Variable + $ + + + + Gedit Current Document Name Variable + $ + + + + Gedit Current Document Uri Variable + $ + + + + Gedit Current Document Scheme Variable + $ + + + + Gedit Current Document Type Variable + $ + + + + Gedit Documents Uri Variable + $ + + + + Gedit Documents Path Variable + $ + + + + Gedit Selected Text Variable + $ + + + + Gedit Current Word Variable + $ + + + + Gedit Current Line Variable + $ + + + + Gedit Current Line Number Variable + $ + + + + Gedit Drop Filename Variable + $ + + + + Gedit Drop Relative Filename Variable + $ + + + + Gedit Drop Mime Type Variable + $ + + -- cgit v1.2.3