aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--options.vim2
1 files changed, 2 insertions, 0 deletions
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
"}