Set scrolloff to 3

This commit is contained in:
Arun Prakash Jana 2019-07-05 21:40:33 +05:30
parent bde25e3ca0
commit 25a704cd27
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
#define DOT_FILTER_LEN 7
#define ASCII_MAX 128
#define EXEC_ARGS_MAX 8
#define SCROLLOFF 5
#define SCROLLOFF 3
#define LONG_SIZE sizeof(ulong)
/* Program return codes */