mirror of
https://github.com/neovim/neovim.git
synced 2025-10-18 07:41:51 +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.