13 lines
172 B
Plaintext
13 lines
172 B
Plaintext
set linenumbers
|
|
set autoindent
|
|
set constantshow
|
|
set tabsize 4
|
|
set zap
|
|
set positionlog
|
|
set softwrap
|
|
|
|
# shortcuts
|
|
|
|
bind ^C copy main
|
|
bind ^F whereis all
|
|
bind ^S savefile main |