Files
neovim/test/functional/lua
Lewis Russell 516b173780 perf(rtp): reduce rtp scans (#24191)
* perf(rtp): reduce rtp scans

Problem:
  Scanning the filesystem is expensive and particularly affects
  startuptime.

Solution:
  Reduce the amount of redundant directory scans by relying less on glob
  patterns and handle vim and lua sourcing lower down.
2023-07-13 10:17:19 +01:00
..
2023-04-02 16:11:42 +08:00
2023-06-25 17:14:28 +02:00
2023-06-07 13:52:23 +01:00
2023-06-12 01:14:33 +02:00