aboutsummaryrefslogtreecommitdiffstats
path: root/snippets/changes.snippets
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2019-06-20 00:30:52 +0200
committerMatěj Cepl <mcepl@cepl.eu>2024-03-28 16:55:54 +0100
commit639c1108f9e1c4442001508c105a05233845390d (patch)
treec90251726aa26239baa9a00c631e0766d2ab0177 /snippets/changes.snippets
parent64e5e595c4181d26e7ec0d81f604fc8a7f447dac (diff)
downloadvim-suse-changes-639c1108f9e1c4442001508c105a05233845390d.tar.gz
fix(snippets): OK, this is a very weird hack. How to end a snippet with EOL.
Diffstat (limited to 'snippets/changes.snippets')
-rw-r--r--snippets/changes.snippets3
1 files changed, 2 insertions, 1 deletions
diff --git a/snippets/changes.snippets b/snippets/changes.snippets
index b3fae6b..21e002c 100644
--- a/snippets/changes.snippets
+++ b/snippets/changes.snippets
@@ -1,5 +1,6 @@
snippet ch
-------------------------------------------------------------------
`system('LC_TIME=en_DK date "+%a %b %e %X %Z %Y"|tr -d "\n"')` - `system('rpm --eval "%{packager}"|iconv -f utf-8 -t us-ascii//TRANSLIT')`
- - ${0}
+ - ${0}
+ `string(\n)`