mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 21:37:43 +00:00
- Test maparg() and maplist() in the same test. - Use matches() instead of string.match(). - Avoid overlong lines and strange spacing in exec_lua(). - Revert code change from last PR as the variable may be needed.