diff options
Diffstat (limited to 'core/options.vim')
| -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 |
