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
Anyway I have some highlighting issues in Macvim. I tried to disable colors using let g:ags_agexe = 'ag --nocolor' but the issue is still there on some lines.
Thanks for a useful plugin!
Anyway I have some highlighting issues in Macvim. I tried to disable colors using
let g:ags_agexe = 'ag --nocolor'but the issue is still there on some lines.Any ideas?