show completion item doc popup

This commit is contained in:
siduck76 2021-03-23 10:22:29 +05:30
parent 7f4f7b2873
commit 9b9718f46b
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ require "compe".setup {
max_abbr_width = 100,
max_kind_width = 100,
max_menu_width = 100,
documentation = false,
documentation = true,
source = {
path = true,
buffer = true,