neovimconfig/lua/plugin/devicons.lua
2025-02-23 22:30:52 +01:00

4 lines
63 B
Lua

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