Quin Bedard

Results 20 comments of Quin Bedard

The fix doesn't seem to resolve the issue. Digging in a little, changing `vim.g.gruvqueen_style` doesn't end up changing the `config` table. You might just need to grab them from `vim.g`...

> I think the issue arises when you try to change the palette right? Changing the palette doesn't reflect on the colorscheme right? That's correct. I'm changing `vim.g.gruvqueen_style` specifically.

> @timbedard I have defined a new method to modify the highlights. Now you can directly hand in a lua table containing your customisations, no need to require the components...

Yep. Poetry 1.3.2 and Fish 3.6.0 here and seeing the same issue.

Doesn't look like it works when setting the mode via `default_options`. Need to update the validation there to allow `"virtualtext"` as a value.

Should be fixed in https://github.com/open-telemetry/opentelemetry-js/pull/4879. Closing.

Yep. Poetry 1.3.2 and Fish 3.6.0 here and seeing the same issue.

Agreed. This absence is frustrating. I would expect to be able to use `~/.claude/settings.json` for this.

Do we have a feature request going for a user-level declarative configuration file like this yet? Or the addition of similar MCP settings to `~/.claude/settings.json`? From what I gather, `~/.claude.json`...