NotAShelf / nvf

A highly modular, extensible and distro-agnostic Neovim configuration framework for Nix/NixOS.
https://notashelf.github.io/nvf/
MIT License
155 stars 24 forks source link

Support tiny-devicons-auto-colors.nvim #307

Open uncenter opened 2 months ago

uncenter commented 2 months ago

⚠️ Please verify that this feature request has NOT been suggested before.

🏷️ Feature Type

New Addon

🔖 Feature description

Support for https://github.com/rachartier/tiny-devicons-auto-colors.nvim built in, seeing as https://github.com/nvim-tree/nvim-web-devicons is already built in it would fit in well.

✔️ Solution

Could be under settings.vim.visuals.tinyDeviconsAutoColors or could just be enabled by default through settings.vim.theme which would update the palette for the enabled theme.

❓ Alternatives

No response

📝 Additional Context

No response

NotAShelf commented 2 months ago

This has been on my to-do list for a while now. Though, I'm currently on vacation and might not be able to take a look at the end of this week. If you'd like to make a PR, feel free. Otherwise I'll be working on this after thursday.