parent
2d693f26fa
commit
e2d14f5b08
@ -1,4 +1,10 @@
|
|||||||
|
bind j scrollline 5
|
||||||
|
bind k scrollline -5
|
||||||
|
|
||||||
bind <C-n> tabnext
|
bind <C-n> tabnext
|
||||||
bind <C-p> tabprev
|
bind <C-p> tabprev
|
||||||
|
|
||||||
set allowautofocus false
|
set allowautofocus false
|
||||||
|
set smoothscroll true
|
||||||
|
|
||||||
|
guiset_quiet hoverlink right
|
||||||
|
Loading…
Reference in new issue