You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
package.seeall was apparently removed in lua5.2. This breaks xolox/vim-lua-inspect. Need upstream to fix the package (last commit was 11 years ago). Or move to a different way of inspecting Lua files like LSP (Language Server Protocol).