forked from pub-solar/os
ble.sh decrease completion timeout a bit more
This commit is contained in:
parent
7c6235512d
commit
6bb6112bcc
|
@ -49,7 +49,7 @@ in {
|
|||
ble-bind -m 'vi_imap' -f C-n 'history-search-forward hide-status:immediate-accept:empty=emulate-readline:point=end'
|
||||
|
||||
function my/complete-load-hook {
|
||||
bleopt complete_auto_delay=500
|
||||
bleopt complete_auto_delay=250
|
||||
}
|
||||
blehook/eval-after-load complete my/complete-load-hook
|
||||
|
||||
|
|
Loading…
Reference in a new issue