feat: config to remove icon padding (#145)
This commit is contained in:
parent
eaa20a6aee
commit
b24380c0e1
4 changed files with 18 additions and 5 deletions
|
|
@ -625,6 +625,11 @@ M._get_highlights = function()
|
|||
link = "Directory",
|
||||
desc = "Directories in an oil buffer",
|
||||
},
|
||||
{
|
||||
name = "OilDirIcon",
|
||||
link = "OilDir",
|
||||
desc = "Icon for directories",
|
||||
},
|
||||
{
|
||||
name = "OilSocket",
|
||||
link = "Keyword",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue