Switching the source of web dev icons

This commit is contained in:
Finch 2024-03-01 11:08:39 -06:00
parent 487f874984
commit 59ef0707ac

View File

@ -13,6 +13,6 @@ return {
}
end,
dependencies = {
'kyazdani42/nvim-web-devicons'
'nvim-tree/nvim-web-devicons'
},
}