Fix inconsistent indentation
VIM has a stupid default configuration for this file.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
option('libraw', type : 'feature', value : 'auto',
|
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',
|
option('librsvg', type : 'feature', value : 'auto',
|
||||||
description : 'Build with SVG support, requires librsvg')
|
description : 'Build with SVG support, requires librsvg')
|
||||||
option('xcursor', type : 'feature', value : 'auto',
|
option('xcursor', type : 'feature', value : 'auto',
|
||||||
|
|||||||
Reference in New Issue
Block a user