elfehr
elfehr
Thank you for pointing out `decimal-mark`! It had escaped my attention.
There is probably some problem with multiple nesting levels of quotes. Single quotes don't work either for me, but escaped double quotes do: ``` hook = "emacsclient --eval \"(base16-set-theme)\"" ```...
It looks like a variable-width font on the screenshot, that should explain the problem. The font family is set to Iosevka Nerd Font by default in `elgantt.el`, and for me...
If you're fine with using regexp replacements instead of setting pretty names manually in `ellama-providers` (in your case I'd get "Mistral Nemo" and "Gemma2"), you could add an `:after` advice...