mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:10:04 +08:00
docs(file): add filetype icons
This commit is contained in:
parent
30bbccc5cb
commit
53c3865f53
@ -58,6 +58,9 @@ let s:file_node_extensions = {
|
|||||||
\ 'less' : '',
|
\ 'less' : '',
|
||||||
\ 'wxss' : '',
|
\ 'wxss' : '',
|
||||||
\ 'md' : '',
|
\ 'md' : '',
|
||||||
|
\ 'doc' : '',
|
||||||
|
\ 'help' : '',
|
||||||
|
\ 'txt' : '',
|
||||||
\ 'markdown' : '',
|
\ 'markdown' : '',
|
||||||
\ 'json' : '',
|
\ 'json' : '',
|
||||||
\ 'js' : '',
|
\ 'js' : '',
|
||||||
|
Loading…
Reference in New Issue
Block a user