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 @@ -1880,6 +1880,12 @@ local icons_by_file_extension = {
18801880 cterm_color = " 43" ,
18811881 name = " Fdmdownload" ,
18821882 },
1883+ [" feature" ] = {
1884+ icon = " " ,
1885+ color = " #00a818" ,
1886+ cterm_color = " 34" ,
1887+ name = " Feature" ,
1888+ },
18831889 [" fish" ] = {
18841890 icon = " " ,
18851891 color = " #4d5a5e" ,
@@ -3983,12 +3989,6 @@ local icons_by_operating_system = {
39833989 cterm_color = " 91" ,
39843990 name = " Endeavour" ,
39853991 },
3986- [" feature" ] = {
3987- icon = " " ,
3988- color = " #00a818" ,
3989- cterm_color = " 34" ,
3990- name = " Feature" ,
3991- },
39923992 [" fedora" ] = {
39933993 icon = " " ,
39943994 color = " #072a5e" ,
Original file line number Diff line number Diff line change @@ -1880,6 +1880,12 @@ local icons_by_file_extension = {
18801880 cterm_color = " 23" ,
18811881 name = " Fdmdownload" ,
18821882 },
1883+ [" feature" ] = {
1884+ icon = " " ,
1885+ color = " #007e12" ,
1886+ cterm_color = " 28" ,
1887+ name = " Feature" ,
1888+ },
18831889 [" fish" ] = {
18841890 icon = " " ,
18851891 color = " #3a4446" ,
@@ -3983,12 +3989,6 @@ local icons_by_operating_system = {
39833989 cterm_color = " 54" ,
39843990 name = " Endeavour" ,
39853991 },
3986- [" feature" ] = {
3987- icon = " " ,
3988- color = " #007e12" ,
3989- cterm_color = " 28" ,
3990- name = " Feature" ,
3991- },
39923992 [" fedora" ] = {
39933993 icon = " " ,
39943994 color = " #072a5e" ,
You can’t perform that action at this time.
0 commit comments