This commit is contained in:
asep komarudin 2023-01-18 20:17:29 +07:00
parent 0e0f7d17cf
commit c172389f0c
2 changed files with 2 additions and 1 deletions

View file

@ -69,7 +69,7 @@ return {
{
"kyazdani42/nvim-web-devicons",
commit = "563f3635c2d8a7be7933b9e547f7c178ba0d4352",
init = function()
config = function()
require("user.webdevicons")
end,
},