diff --git a/options.vim b/options.vim index f9d9b92..032090a 100644 --- a/options.vim +++ b/options.vim @@ -163,5 +163,5 @@ set tildeop set nojoinspaces " Text after this column number is not highlighted -set synmaxcol=200 +set synmaxcol=500 "}