You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plug 'luochen1990/rainbow'
let g:rainbow_active = 0 "set to 0 if you want to enable it later via :RainbowToggle
" Rainbow config
let g:rainbow_conf = {
\ 'guifgs': ['#98D1FB', 'darkorange3', 'seagreen3', 'firebrick'],
\ }
\}
Obviously I can activate it later but currently just troubleshooting this error. I just want it to look nice with my nord theme.
The text was updated successfully, but these errors were encountered:
I am getting an invalid expression error for
Obviously I can activate it later but currently just troubleshooting this error. I just want it to look nice with my nord theme.
The text was updated successfully, but these errors were encountered: