diff --git a/options.vim b/options.vim index 1416c16..6343978 100644 --- a/options.vim +++ b/options.vim @@ -163,4 +163,6 @@ set nojoinspaces " Text after this column number is not highlighted set synmaxcol=500 + +set nostartofline "}