I have switched over to using NeoVim and the colorscheme which I have decided to use is NeoSolarized, as well as this I also installed treesitter to improve the syntax highlighting, and I have installed the c++ parser successfully by running TSInstall cpp
, however I have run into a slight issue which is that now all of my brackets and paranthesis and semi-colons are colored red:
I wanted to know if there was a way for me to get rid of these red coloured colored brackets and semicolons so that I can turn them back into a grey colour