Justin M. Keyes
6c02ff4747
lua/stdlib: Load runtime modules on-demand
...
Instead of eager-loading during plugin/* sourcing, define runtime
modules such as `vim.inspect` as lazy builtins. Otherwise non-builtin
Lua modules such as `vim.inspect` would not be available during startup
(init.vim, `-c`, `--cmd`, …).
ref #6580
ref #8677
2019-01-14 02:22:16 +01:00
..
2019-01-11 02:03:56 +01:00
2018-10-11 08:27:37 +02:00
2018-10-29 23:55:45 +01:00
2019-01-14 02:14:34 +01:00
2018-10-29 23:57:24 +01:00
2018-10-30 00:05:25 +01:00
2018-10-28 14:18:21 +01:00
2019-01-14 02:14:34 +01:00
2017-11-07 01:16:42 +01:00
2018-11-13 21:32:00 -05:00
2019-01-14 02:22:16 +01:00
2014-12-19 15:28:49 -05:00
2018-01-15 23:58:52 +01:00
2018-12-30 21:09:39 +01:00
2018-10-29 09:32:29 +01:00
2018-10-11 19:32:31 +02:00
2017-07-31 02:50:34 +02:00
2019-01-04 02:17:23 +01:00
2014-07-29 02:12:31 +00:00
2018-11-04 11:56:34 +01:00
2014-07-29 02:12:31 +00:00
2014-07-29 02:12:31 +00:00
2014-07-29 02:12:31 +00:00
2014-07-29 02:12:31 +00:00
2014-07-29 02:12:31 +00:00
2014-07-29 02:12:31 +00:00
2016-04-16 23:06:24 -07:00
2018-10-29 23:54:15 +01:00
2018-10-29 09:50:08 +01:00
2018-12-30 23:02:40 +01:00
2017-01-31 02:02:09 +01:00
2017-01-31 02:02:09 +01:00
2019-01-02 14:51:03 +01:00
2014-07-29 02:12:31 +00:00
2018-10-28 14:05:14 +01:00
2017-11-07 23:07:03 +01:00