mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-12 17:55:41 +08:00
perf(file): fix file icon for config and muttrc
This commit is contained in:
parent
04a3402b5a
commit
4336429e58
@ -265,6 +265,8 @@ let s:file_node_exact_matches = {
|
||||
\ '.ds_store' : '',
|
||||
\ '.gitconfig' : '',
|
||||
\ '.gitignore' : '',
|
||||
\ 'config' : '',
|
||||
\ 'muttrc' : '',
|
||||
\ '.bashrc' : '',
|
||||
\ '.bashprofile' : '',
|
||||
\ 'favicon.ico' : '',
|
||||
|
Loading…
x
Reference in New Issue
Block a user