Commit a49e625f 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 c58ccb4c
...@@ -70,7 +70,7 @@ paren-closed=<KeyRelease-parenright> <KeyRelease-bracketright> <KeyRelease-brace ...@@ -70,7 +70,7 @@ paren-closed=<KeyRelease-parenright> <KeyRelease-bracketright> <KeyRelease-brace
[AutoComplete] [AutoComplete]
enable=1 enable=1
popupwait=0 popupwait=2000
[AutoComplete_cfgBindings] [AutoComplete_cfgBindings]
force-open-completions=<Control-Key-space> force-open-completions=<Control-Key-space>
[AutoComplete_bindings] [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