refactor!: remove 'remap' option

An option that should always be kept on except for when working with old
Vi scripts is of little use to us.
This commit is contained in:
Dundar Goc
2022-05-18 22:58:10 +02:00
parent 03a8269e3a
commit 11957f51cc
8 changed files with 6 additions and 19 deletions

View File

@@ -557,7 +557,6 @@ static char *(p_rdb_values[]) = {
#define RDB_NODELTA 0x008
EXTERN long p_rdt; // 'redrawtime'
EXTERN int p_remap; // 'remap'
EXTERN long p_re; // 'regexpengine'
EXTERN long p_report; // 'report'
EXTERN long p_pvh; // 'previewheight'