mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 06:20:53 +00:00
feat(float): support toggle show float window
This commit is contained in:
1
runtime/lua/vim/_meta/api_keysets.lua
generated
1
runtime/lua/vim/_meta/api_keysets.lua
generated
@@ -113,6 +113,7 @@ error('Cannot require a meta file')
|
||||
--- @field style? string
|
||||
--- @field noautocmd? boolean
|
||||
--- @field fixed? boolean
|
||||
--- @field hide? boolean
|
||||
|
||||
--- @class vim.api.keyset.get_autocmds
|
||||
--- @field event? any
|
||||
|
||||
Reference in New Issue
Block a user