diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2019-05-07 18:51:16 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2024-03-28 16:55:10 +0100 |
commit | 015e6ee713a5a55f0450b0523e62841d8063aa3f (patch) | |
tree | 1f9c57eed6782adf794749ebcc5b17e95eeb6331 /snippets/changes.snippets | |
parent | 1dcc7213e3755b1dba8c334bfdf853e940f3118f (diff) | |
download | vim-suse-changes-015e6ee713a5a55f0450b0523e62841d8063aa3f.tar.gz |
fix(snippets): aomewhere we lost two empty lines.
Diffstat (limited to 'snippets/changes.snippets')
-rw-r--r-- | snippets/changes.snippets | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/snippets/changes.snippets b/snippets/changes.snippets index b3fae6b..f809d35 100644 --- a/snippets/changes.snippets +++ b/snippets/changes.snippets @@ -1,5 +1,7 @@ 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} + |