editor-bootstrap / editor-bootstrap/vim-bootstrap
vim-lua-inspect not compatible with Vim compiled with Lua >= 5.2
Open
- Dominant language
- HTML
- Stars
- 2.1k
- Forks
- 208
- PR merge metrics
- No merged PRs in 30d
Description
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).
Contributor guide
Assessment
This issue has not been assessed yet.