show completion item doc popup
This commit is contained in:
parent
7f4f7b2873
commit
9b9718f46b
|
@ -15,7 +15,7 @@ require "compe".setup {
|
||||||
max_abbr_width = 100,
|
max_abbr_width = 100,
|
||||||
max_kind_width = 100,
|
max_kind_width = 100,
|
||||||
max_menu_width = 100,
|
max_menu_width = 100,
|
||||||
documentation = false,
|
documentation = true,
|
||||||
source = {
|
source = {
|
||||||
path = true,
|
path = true,
|
||||||
buffer = true,
|
buffer = true,
|
||||||
|
|
Loading…
Reference in New Issue