.dotfiles/home/.config/nvim/lua/plugs/devicons.lua

5 lines
87 B
Lua

return {
"nvim-tree/nvim-web-devicons",
event = "VeryLazy",
lazy = true,
}