Skip to content

Commit 72c41ba

Browse files
clobranoximion
authored andcommitted
[meson] add yaru scheme to install_data
yaru.json is missing from data/meson.build and so it is not istalled. Closes #1926
1 parent 7d16c06 commit 72c41ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ install_data(
7979
'schemes/solarized-dark.json',
8080
'schemes/solarized-light.json',
8181
'schemes/tango.json',
82+
'schemes/yaru.json',
8283
],
8384
install_dir: pkgdatadir / 'schemes'
8485
)

0 commit comments

Comments
 (0)