blob: c44cae1b90b44d695bb6cfe45a6fb666dc986a45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
set editor-command=ALTERNATE_EDITOR=emacs emacsclient -n %s
set webgl=true
set hardware-acceleration-policy=never
set incsearch=true
set spell-checking=true
set scripts=false
set font-size=12
set monospace-font-size=12
set input-autohide=true
nmap + zI
nmap - zO
nmap = zz
|