Skip to content

Conversation

@M4ikel79
Copy link

  • Add a minimal embedded icon provider (lua/volt/icons.lua) with caching and a lazy loader for a full icon set.
  • Include a small extracted subset for demonstration in lua/volt/icons/full.lua.
  • Provide a compatibility shim for plugins expecting nvim-web-devicons in lua/volt/compat/devicons.lua.
  • Add a script scripts/extract_icons.lua to generate a complete icons/full.lua from an installed nvim-web-devicons.
  • Expose icons API and a helper M.get_file_icon in lua/volt/init.lua.
  • Notes: By default Volt stays lightweight; call volt.icons.load_full_icons() to load the full set (from icons/full.lua) or use the extraction script to regenerate the full set from your nvim-web-devicons installation.

@M4ikel79 M4ikel79 marked this pull request as draft December 12, 2025 14:54
@M4ikel79 M4ikel79 marked this pull request as ready for review December 12, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant