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
2019-07-24 09:31:46 +02:00
2019-04-13 12:50:36 +02:00
2019-01-15 19:48:49 +01:00
2019-08-05 04:02:41 +02:00
2018-12-01 01:56:22 -05:00
2021-09-01 09:42:53 -07:00
2019-07-04 15:22:59 +02:00
2021-08-17 16:38:39 -06:00
2021-09-19 02:29:37 -07:00
2017-04-09 03:24:08 +03:00
2017-05-15 07:22:31 +02:00
2021-03-28 08:37:01 +01:00
2017-04-11 00:39:12 +02:00
2017-04-09 03:24:08 +03:00
2019-08-28 22:47:54 +02:00
2019-10-13 22:10:42 +02:00
2020-04-19 20:18:41 +01:00
2021-07-02 08:15:40 -04:00
2018-01-18 01:37:51 +01:00
2019-07-13 00:50:52 +02:00
2021-07-17 16:12:49 +01:00
2018-02-01 03:12:37 +01:00
2020-10-19 21:48:06 +02:00
2017-04-21 15:45:51 +02:00
2020-05-10 03:16:30 +09:00
2021-08-18 12:17:12 -06:00
2016-11-17 00:55:39 +01:00
2019-12-02 20:52:06 -08:00
2019-12-02 20:52:06 -08:00
2021-10-14 12:50:04 +01:00
2021-09-01 09:42:53 -07:00
2017-04-09 23:38:05 +03:00
2017-04-09 03:24:08 +03:00
2021-09-19 02:29:37 -07:00
2017-04-09 03:24:08 +03:00
2019-04-27 16:19:40 +02:00