Files
neovim/test/functional/ex_cmds
Sean Dewar da9b0abc67 feat(:source, nvim_exec): defer script item creation until s:var access
For anonymous scripts, defer the creation of script items until an attempt to access a script-local
variable is made. This dramatically reduces the number of script items created when using lots of
vim.cmd and nvim_exec especially.

This will mean <SID> usage fails until a script-local variable access is first made.
2021-10-14 12:50:04 +01:00
..
2016-11-17 00:55:39 +01:00
2021-08-17 16:38:39 -06:00
2017-04-11 00:39:12 +02:00
2019-07-13 00:50:52 +02:00
2020-10-19 21:48:06 +02:00
2020-05-10 03:16:30 +09:00
2016-11-17 00:55:39 +01:00