neovimconfig/lua/plugin/devicons.lua
2023-12-09 15:46:50 +01:00

4 lines
63 B
Lua

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