Commit 2bf2af6d authored by Kurt B. Kaiser's avatar Kurt B. Kaiser

Default two second delay on attribute pop-up, less noisy interface.

(Opens immediately if TAB is typed after '.')
parent 5a67f9b8
......@@ -70,7 +70,7 @@ paren-closed=<KeyRelease-parenright> <KeyRelease-bracketright> <KeyRelease-brace
[AutoComplete]
enable=1
popupwait=0
popupwait=2000
[AutoComplete_cfgBindings]
force-open-completions=<Control-Key-space>
[AutoComplete_bindings]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment