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 = {
1880
1880
cterm_color = " 43" ,
1881
1881
name = " Fdmdownload" ,
1882
1882
},
1883
+ [" feature" ] = {
1884
+ icon = " " ,
1885
+ color = " #00a818" ,
1886
+ cterm_color = " 34" ,
1887
+ name = " Feature" ,
1888
+ },
1883
1889
[" fish" ] = {
1884
1890
icon = " " ,
1885
1891
color = " #4d5a5e" ,
@@ -3983,12 +3989,6 @@ local icons_by_operating_system = {
3983
3989
cterm_color = " 91" ,
3984
3990
name = " Endeavour" ,
3985
3991
},
3986
- [" feature" ] = {
3987
- icon = " " ,
3988
- color = " #00a818" ,
3989
- cterm_color = " 34" ,
3990
- name = " Feature" ,
3991
- },
3992
3992
[" fedora" ] = {
3993
3993
icon = " " ,
3994
3994
color = " #072a5e" ,
Original file line number Diff line number Diff line change @@ -1880,6 +1880,12 @@ local icons_by_file_extension = {
1880
1880
cterm_color = " 23" ,
1881
1881
name = " Fdmdownload" ,
1882
1882
},
1883
+ [" feature" ] = {
1884
+ icon = " " ,
1885
+ color = " #007e12" ,
1886
+ cterm_color = " 28" ,
1887
+ name = " Feature" ,
1888
+ },
1883
1889
[" fish" ] = {
1884
1890
icon = " " ,
1885
1891
color = " #3a4446" ,
@@ -3983,12 +3989,6 @@ local icons_by_operating_system = {
3983
3989
cterm_color = " 54" ,
3984
3990
name = " Endeavour" ,
3985
3991
},
3986
- [" feature" ] = {
3987
- icon = " " ,
3988
- color = " #007e12" ,
3989
- cterm_color = " 28" ,
3990
- name = " Feature" ,
3991
- },
3992
3992
[" fedora" ] = {
3993
3993
icon = " " ,
3994
3994
color = " #072a5e" ,
You can’t perform that action at this time.
0 commit comments