Open dharmx opened 2 years ago
Hi @pagankeymaster, sorry for the late response!
Unfortunately there isn't an alternative method of setting custom assets, as the table structure is what's used internally (see file_assets.lua
) and the feature to support custom assets was simply an extension of it. I personally just use the default assets, so I didn't notice that it could be unwieldy if most if not all assets are to be configured with image URLs. I think these are valid and good suggestions!
I noted some potential opportunities for the plugin in this comment, I'm curious whether what you're looking for is to be able to create custom themes? Or maybe something like a config to set some custom asset repository? Any ideas for an API?
Description
I don't know if this belongs here.. but, I was just looking for a better way of using custom assets... Currently, I'm using a hugeeeee table with external links to the assets.
Also, a common option for using the same asset for different filetypes would be nice.
Neovim version
OS information
Linux 5.17.4-arch1-1 x86_64
Steps to reproduce
Not applicable.
Logs
Not applicable.