aboutsummaryrefslogtreecommitdiff
path: root/test/unit/viml/expressions/parser_spec.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-01-18 00:44:35 +0100
committerJustin M. Keyes <justinkz@gmail.com>2019-05-18 15:48:13 +0200
commitbba75eb184cee3d96264a392e2083f5b50732214 (patch)
tree68caa0e34f550ca4da464f6fc7aab6e48c275a95 /test/unit/viml/expressions/parser_spec.lua
parent2b87485c22e2e42eba54d57454b33dca02f9d67c (diff)
downloadrneovim-bba75eb184cee3d96264a392e2083f5b50732214.tar.gz
rneovim-bba75eb184cee3d96264a392e2083f5b50732214.tar.bz2
rneovim-bba75eb184cee3d96264a392e2083f5b50732214.zip
lua/stdlib: Introduce vim.shared
This is where "pure functions" can live, which can be shared by Nvim and test logic which may not have a running Nvim instance available. If in the future we use Nvim itself as the Lua engine for tests, then these functions could be moved directly onto the `vim` Lua module. closes #6580
Diffstat (limited to 'test/unit/viml/expressions/parser_spec.lua')
0 files changed, 0 insertions, 0 deletions