Skip to content

fix: separate vim.{g,b,w,t} types#37083

Merged
github-actions[bot] merged 1 commit intorelease-0.11from
backport-37081-to-release-0.11
Dec 23, 2025
Merged

fix: separate vim.{g,b,w,t} types#37083
github-actions[bot] merged 1 commit intorelease-0.11from
backport-37081-to-release-0.11

Conversation

@neovim-backports
Copy link

Description

Backport of #37081 to release-0.11.

Problem:
When `vim.g.foo = 1`, `vim.b.foo` also appears as
a completion candidate (when use emmylua_ls).

Solution:
Define separate types.

(cherry picked from commit 1aa26f5)
@github-actions github-actions bot enabled auto-merge (rebase) December 23, 2025 15:42
@github-actions github-actions bot merged commit bd2317f into release-0.11 Dec 23, 2025
31 checks passed
@github-actions github-actions bot deleted the backport-37081-to-release-0.11 branch December 23, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant