diff options
Diffstat (limited to 'config/binds.conf')
-rw-r--r-- | config/binds.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/binds.conf b/config/binds.conf index a38795d5..58d81508 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -115,6 +115,7 @@ $ex = <C-x> # view $noinherit = true $ex = <C-x> +$complete = <C-o> <C-k> = :prev-field<Enter> <C-Up> = :prev-field<Enter> <C-j> = :next-field<Enter> |