diff options
| author | phanium <91544758+phanen@users.noreply.github.com> | 2025-12-23 23:39:22 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-23 10:39:22 -0500 |
| commit | 1aa26f5d55550dd12c2cfd0f74618f0dcd6467ec (patch) | |
| tree | 4ba0f4537d95f743f0291f6e9e5795e1b735f67d /runtime/lua/vim/_core/stringbuffer.lua | |
| parent | c374d7809572976c608c3042ce11f72e5d1c7fd4 (diff) | |
fix(lua): separate vim.{g,b,w,t} types #37081
Problem:
When `vim.g.foo = 1`, `vim.b.foo` also appears as
a completion candidate (when use emmylua_ls).
Solution:
Define separate types.
Diffstat (limited to 'runtime/lua/vim/_core/stringbuffer.lua')
0 files changed, 0 insertions, 0 deletions
