raynay-r

Results 16 comments of raynay-r

Sorry for being unclear. I did try to set the highlight groups but didn't get it to work. Here is a more detailed example: ```lua vim.g.dracula_colorterm = 0 vim.cmd [[colorscheme...

@jessebot Sorry, I completely forgot about this PR. I also think that it is not necessary to add extra parameters for the init container, but I could create them if...

I finally got around to adding the extra parameters. Would be great if you could take a look and sorry for the long delay (again).

Wow. I tried to sign the commits by rebasing and fucked up royally :D Will try to fix it in the next few days...

Ok, I recoverd the old state. The only way I know to sign these commits would be an interactive rebase, but that makes problems since there are merge commits in...

Squashed and signed. I also incremented the chart version to the next minor version.

> I just thought about this again and I think it might make sense to convert these two key-value pairs into proper maps, such that they can be extended later...

Are you considering updating the behavior and making a new major release? Because in my case it makes difficult to use the plugin in a new project. I use the...

@eshtranvasser I am having the same issue. Did you find a solution?