mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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.