aboutsummaryrefslogtreecommitdiffstats
path: root/snippets/changes.json
blob: c412747ef52b06102f2a0356dcfdd614e6388698 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
   "ch" : {
      "body" : [
         "-------------------------------------------------------------------",
         "${VIM:system('LC_TIME=en_DK date \"+%a %b %e %X %Z %Y\"|tr -d \"\n\"')} - ${VIM:system('rpm --eval \"%{packager}\"|iconv -f utf-8 -t us-ascii//TRANSLIT')}",
         "- $0",
         ""
      ],
      "description" : "New entry of changelog",
      "prefix" : "ch"
   }
}