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" ,
@@ -1190,6 +1184,12 @@ local icons_by_file_extension = {
11901184 cterm_color = " 197" ,
11911185 name = " Astro" ,
11921186 },
1187+ [" avif" ] = {
1188+ icon = " " ,
1189+ color = " #a074c4" ,
1190+ cterm_color = " 140" ,
1191+ name = " Avif" ,
1192+ },
11931193 [" awk" ] = {
11941194 icon = " " ,
11951195 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" ,
@@ -1190,6 +1184,12 @@ local icons_by_file_extension = {
11901184 cterm_color = " 125" ,
11911185 name = " Astro" ,
11921186 },
1187+ [" avif" ] = {
1188+ icon = " " ,
1189+ color = " #6b4d83" ,
1190+ cterm_color = " 96" ,
1191+ name = " Avif" ,
1192+ },
11931193 [" awk" ] = {
11941194 icon = " " ,
11951195 color = " #3a4446" ,
You can’t perform that action at this time.
0 commit comments