Merge branch 'NikolaM-Dev-feature-custom-icons'
This commit is contained in:
commit
fb8b101d7c
3 changed files with 13 additions and 5 deletions
|
|
@ -232,8 +232,11 @@ icon *column-ico
|
|||
An icon for the entry's type (requires nvim-web-devicons)
|
||||
|
||||
Parameters:
|
||||
{highlight} `string|fun(value: string): string` Highlight group, or
|
||||
function that returns a highlight group
|
||||
{highlight} `string|fun(value: string): string` Highlight group, or
|
||||
function that returns a highlight group
|
||||
{default_file} `string` Fallback icon for files when nvim-web-devicons
|
||||
returns nil
|
||||
{directory} `string` Icon for directories
|
||||
|
||||
size *column-size*
|
||||
Adapters: files, ssh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue