kickstart.nvim/lua/custom/plugins/devicons.lua
2024-01-12 17:23:52 +01:00

3 lines
55 B
Lua

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