kickstart.nvim/lua/custom/plugins/webdevicons.lua

5 lines
57 B
Lua

return {
'nvim-tree/nvim-web-devicons',
opts = {},
}