mirror of
https://github.com/neovim/neovim.git
synced 2026-03-21 16:09:42 +00:00
fix(float): add fixd option
This commit is contained in:
1
runtime/lua/vim/_meta/api_keysets.lua
generated
1
runtime/lua/vim/_meta/api_keysets.lua
generated
@@ -112,6 +112,7 @@ error('Cannot require a meta file')
|
||||
--- @field footer_pos? string
|
||||
--- @field style? string
|
||||
--- @field noautocmd? boolean
|
||||
--- @field fixed? boolean
|
||||
|
||||
--- @class vim.api.keyset.get_autocmds
|
||||
--- @field event? any
|
||||
|
||||
Reference in New Issue
Block a user