preselect
This commit is contained in:
parent
f5f0e597c4
commit
021b2d90ce
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
|
@ -292,7 +292,7 @@ require'compe'.setup {
|
|||
autocomplete = true;
|
||||
debug = false;
|
||||
min_length = 1;
|
||||
preselect = 'enable';
|
||||
preselect = 'disable';
|
||||
throttle_time = 80;
|
||||
source_timeout = 200;
|
||||
incomplete_delay = 400;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue