Fix inconsistent indentation

VIM has a stupid default configuration for this file.
This commit is contained in:
Přemysl Eric Janouch 2021-12-15 06:47:32 +01:00
parent 4d8165d790
commit 577f8c0d92
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
option('libraw', type : 'feature', value : 'auto',
description : 'Build with raw photo support, requires LibRaw')
description : 'Build with raw photo support, requires LibRaw')
option('librsvg', type : 'feature', value : 'auto',
description : 'Build with SVG support, requires librsvg')
option('xcursor', type : 'feature', value : 'auto',