@@ -120,13 +120,13 @@ local default_config = {
120
120
{ " title" , " %s" , " PapisPreviewTitle" },
121
121
{ " empty_line" },
122
122
{ " journal" , " %s" , " PapisPreviewValue" , " show_key" , { " " , " %s: " }, " PapisPreviewKey" },
123
- { " type" , " %s" , " PapisPreviewValue" , " show_key" , { " " , " %s: " }, " PapisPreviewKey" },
124
- { " ref" , " %s" , " PapisPreviewValue" , " show_key" , { " " , " %s: " }, " PapisPreviewKey" },
125
- { " tags" , " %s" , " PapisPreviewValue" , " show_key" , { " " , " %s: " }, " PapisPreviewKey" },
123
+ { " type" , " %s" , " PapisPreviewValue" , " show_key" , { " " , " %s: " }, " PapisPreviewKey" },
124
+ { " ref" , " %s" , " PapisPreviewValue" , " show_key" , { " " , " %s: " }, " PapisPreviewKey" },
125
+ { " tags" , " %s" , " PapisPreviewValue" , " show_key" , { " " , " %s: " }, " PapisPreviewKey" },
126
126
{ " abstract" , " %s" , " PapisPreviewValue" , " show_key" , { " " , " %s: " }, " PapisPreviewKey" },
127
127
},
128
128
results_format = {
129
- { " files" , { " " , " F " }, " PapisResultsFiles" , " force_space" },
129
+ { " files" , { " " , " F " }, " PapisResultsFiles" , " force_space" },
130
130
{ " notes" , { " " , " N " }, " PapisResultsNotes" , " force_space" },
131
131
{ " author" , " %s " , " PapisResultsAuthor" },
132
132
{ " year" , " (%s) " , " PapisResultsYear" },
0 commit comments