diff options
author | Lewis Russell <lewis6991@gmail.com> | 2024-11-18 17:15:05 +0000 |
---|---|---|
committer | Lewis Russell <me@lewisr.dev> | 2024-11-21 11:35:16 +0000 |
commit | 534544cbf7ac92aef44336cc9da1bfc02a441e6e (patch) | |
tree | d93f781e0925aa84b6c4104ef1fd8a84f98c6629 /test/functional/api/vim_spec.lua | |
parent | 01026ba47ba8a656bb5cd09afbb25b4b33c0b752 (diff) | |
download | rneovim-534544cbf7ac92aef44336cc9da1bfc02a441e6e.tar.gz rneovim-534544cbf7ac92aef44336cc9da1bfc02a441e6e.tar.bz2 rneovim-534544cbf7ac92aef44336cc9da1bfc02a441e6e.zip |
test: move exec_lua logic to separate module
By making it a separate module, the embedded Nvim session can require
this module directly instead of setup code sending over the module via
RPC.
Also make exec_lua wrap _G.print so messages can be seen
in the test output immediately as the exec_lua returns.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions