File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -335,12 +335,6 @@ local icons_by_filename = {
335335 cterm_color = " 135" ,
336336 name = " AUTHORS" ,
337337 },
338- [" avif" ] = {
339- icon = " " ,
340- color = " #a074c4" ,
341- cterm_color = " 140" ,
342- name = " Avif" ,
343- },
344338 [" brewfile" ] = {
345339 icon = " " ,
346340 color = " #701516" ,
@@ -1196,6 +1190,12 @@ local icons_by_file_extension = {
11961190 cterm_color = " 197" ,
11971191 name = " Astro" ,
11981192 },
1193+ [" avif" ] = {
1194+ icon = " " ,
1195+ color = " #a074c4" ,
1196+ cterm_color = " 140" ,
1197+ name = " Avif" ,
1198+ },
11991199 [" awk" ] = {
12001200 icon = " " ,
12011201 color = " #4d5a5e" ,
Original file line number Diff line number Diff line change @@ -335,12 +335,6 @@ local icons_by_filename = {
335335 cterm_color = " 61" ,
336336 name = " AUTHORS" ,
337337 },
338- [" avif" ] = {
339- icon = " " ,
340- color = " #6b4d83" ,
341- cterm_color = " 96" ,
342- name = " Avif" ,
343- },
344338 [" brewfile" ] = {
345339 icon = " " ,
346340 color = " #701516" ,
@@ -1196,6 +1190,12 @@ local icons_by_file_extension = {
11961190 cterm_color = " 125" ,
11971191 name = " Astro" ,
11981192 },
1193+ [" avif" ] = {
1194+ icon = " " ,
1195+ color = " #6b4d83" ,
1196+ cterm_color = " 96" ,
1197+ name = " Avif" ,
1198+ },
11991199 [" awk" ] = {
12001200 icon = " " ,
12011201 color = " #3a4446" ,
You can’t perform that action at this time.
0 commit comments