Skip to content

Conversation

alex-courtis
Copy link
Member

see #3027

---@return boolean
local function is_window_event(new_tabpage)
local is_event_scope_window = vim.v.event.scope == "window" or vim.v.event.changed_window
local is_event_scope_window = vim.v.event.scope == "window" or vim.v.event.changed_window or false
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vim.v.event type added on neovim master

@alex-courtis alex-courtis merged commit c3d9b17 into master Dec 12, 2024
5 checks passed
@alex-courtis alex-courtis deleted the doc-extra-emfile-message branch December 12, 2024 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant