summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/compat.lua
AgeCommit message (Collapse)AuthorFiles
2022-09-20feat(lua): move compat module from runtime to test (#20257)Lewis Russell1
2022-05-09chore: format runtime with styluaChristian Clason1
2018-12-20runtime/lua/vim/compat.luaJustin M. Keyes1
ref #9280 Introduce the `vim.compat` module, to help environments with system Lua 5.2+ run the build/tests. Include the module implicitly in all tests. ref #8677 legacy `vim` module: beep buffer command dict eval firstline lastline line list open type window