diff options
| author | jdhao <jdhao@hotmail.com> | 2022-09-15 12:18:26 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-09-15 12:18:26 +0800 |
| commit | ab25bfc9c4446a6e195cead59bc4bf0b234aaec4 (patch) | |
| tree | cfa0f5a77e9ff0de3bb636f77bd50e274c9f34a1 /core | |
| parent | ebbdb27d01c644e5203dbd319e9392579bb99596 (diff) | |
noruler
Diffstat (limited to 'core')
| -rw-r--r-- | core/options.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/options.vim b/core/options.vim index 6466428..d3da955 100644 --- a/core/options.vim +++ b/core/options.vim @@ -177,3 +177,4 @@ set diffopt+=context:3 " context for diff set diffopt+=internal,indent-heuristic,algorithm:histogram set nowrap " do no wrap +set noruler |
