Commit de04b83
committed
Do not use full documentation popups with nvim
Neovim has added completeopt+=popup support, but does not have
popup_find(), so we can't easily display rich completion documentation.
Simple documentation is a good enough fallback.
Fixes #8711 parent cdbf65b commit de04b83
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
0 commit comments