Andrew Xie

Results 44 comments of Andrew Xie

Having the same issue here. Is there a way to ignore background colour and only adjust/dim treesitter syntax highlighting?

Hello @folke sorry for the bump, but could we get some updates on this on the repo (potentially a merge request/commit that resolves this)?

Same, I've moved to sshfs a while ago, and iirc the last time I checked for this issue with impatient, it was ok.

Hi, yes it's available in my dotconfig repo: https://www.github.com/axieax/dotconfig

Oh congratulations, that's very exciting news!! 🎉🎉 I've create a PR for this in #19 :))

@NTBBloodbath would love to see this merged soon 😍

![image](https://user-images.githubusercontent.com/62098008/141295629-cd108cd9-8b55-424a-a509-bb825a7571c9.png) Hello is there a way to target the gap through a highlight group perhaps, since it isn't a component with a `highlight` field? Here is my config: https://github.com/axieax/dotconfig/blob/main/nvim/lua/plugins/galaxyline.lua

Hi @jvgrootveld could you please review this? Thanks!

Seems like it! I use scss quite a lot as well, and it seems to be working as intended :)

I'm not sure, I just have the basic `require("colorizer").setup()` for setting up the plugin. My full config can be found [here](https://github.com/axieax/dotconfig) if you want to have a closer look.