diff options
| author | Phạm Bình An <111893501+brianhuster@users.noreply.github.com> | 2025-06-28 23:40:24 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-28 09:40:24 -0700 |
| commit | bff7d3fd9f20fe8f8373844454181550dc6ba05d (patch) | |
| tree | 85d21d322d17ff38824013b314eedf3a4e049f89 /runtime/lua/vim/_editor.lua | |
| parent | f1f106be3d243ad0561cda4a35b0b7911e02d03e (diff) | |
fix(tutor): cannot find tutors in pack/*/start/* #34689
Problems:
- Unlike in Vim, Neovim does not report pack/*/start/* in the resolved value of 'rtp' (see `:help packages-runtimepath`)
- This means that the tutor plugin cannot find the tutors in pack/*/start/*
Solution:
- Use nvim_list_runtime_paths() instead of &rtp
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions
