1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-13 02:05:40 +08:00

perf(file): fix file icon for config and muttrc

This commit is contained in:
Eric Wong 2024-03-15 11:11:22 +08:00
parent 04a3402b5a
commit 4336429e58

View File

@ -265,6 +265,8 @@ let s:file_node_exact_matches = {
\ '.ds_store' : '',
\ '.gitconfig' : '',
\ '.gitignore' : '',
\ 'config' : '',
\ 'muttrc' : '',
\ '.bashrc' : '',
\ '.bashprofile' : '',
\ 'favicon.ico' : '',