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
Recently vim added a simple syntax script for csv files. vim/vim@1ce65e3 Can we add a global option like g:disable_rainbow_csv_syntax to use vim's internal syntax script only?
Recently vim added a simple syntax script for csv files. vim/vim@1ce65e3 Can we add a global option like
g:disable_rainbow_csv_syntaxto use vim's internal syntax script only?