diff options
| author | jdhao <jdhao@hotmail.com> | 2019-12-13 13:28:12 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-13 13:28:12 +0800 |
| commit | f9ff9bb6eb373aa5925d2cbf619c0c36dbc7844a (patch) | |
| tree | 3f1caeadcf098c1db6c2c1fd2f50d611416afbf7 /options.vim | |
| parent | 15a7401a7a3a5588839887de1c80a02b6660c0e7 (diff) | |
Update options.vim
Diffstat (limited to 'options.vim')
| -rw-r--r-- | options.vim | 2 |
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 "} |
