mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:40:06 +08:00
feat(file): add icon for toml file
This commit is contained in:
parent
961538fc91
commit
4d02ee3f49
@ -61,6 +61,7 @@ let s:file_node_extensions = {
|
|||||||
\ 'doc' : '',
|
\ 'doc' : '',
|
||||||
\ 'help' : '',
|
\ 'help' : '',
|
||||||
\ 'txt' : '',
|
\ 'txt' : '',
|
||||||
|
\ 'toml' : '',
|
||||||
\ 'markdown' : '',
|
\ 'markdown' : '',
|
||||||
\ 'json' : '',
|
\ 'json' : '',
|
||||||
\ 'js' : '',
|
\ 'js' : '',
|
||||||
|
Loading…
Reference in New Issue
Block a user