add nvim icon for init.lua :)
This commit is contained in:
@@ -21,6 +21,11 @@ return {
|
|||||||
color = '#f1502f',
|
color = '#f1502f',
|
||||||
name = 'Gitignore',
|
name = 'Gitignore',
|
||||||
},
|
},
|
||||||
|
['init.lua'] = {
|
||||||
|
icon = '',
|
||||||
|
name = 'nvim',
|
||||||
|
color = '#a3be8c',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
override_by_extension = {
|
override_by_extension = {
|
||||||
['log'] = {
|
['log'] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user