mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 12:28:18 +00:00

The eval helper transforms vimL expressions into lua tables, it's useful for verifying function output.
The eval helper transforms vimL expressions into lua tables, it's useful for verifying function output.