mirror of
https://github.com/neovim/neovim.git
synced 2026-04-26 17:24:18 +00:00
feat(ui): completeopt support popup like vim
This commit is contained in:
2
runtime/lua/vim/_meta/vimfn.lua
generated
2
runtime/lua/vim/_meta/vimfn.lua
generated
@@ -1024,6 +1024,8 @@ function vim.fn.complete_check() end
|
||||
--- no item is selected when using the <Up> or
|
||||
--- <Down> keys)
|
||||
--- inserted Inserted string. [NOT IMPLEMENTED YET]
|
||||
--- preview_winid Info floating preview window id.
|
||||
--- preview_bufnr Info floating preview buffer id.
|
||||
---
|
||||
--- *complete_info_mode*
|
||||
--- mode values are:
|
||||
|
||||
Reference in New Issue
Block a user