diff options
author | Christian Clason <c.clason@uni-graz.at> | 2023-06-25 12:34:30 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2023-06-25 12:34:30 +0200 |
commit | 502a7a0558b0f8f81edcc3eb081587fd180d14f0 (patch) | |
tree | 354100e8b22efdc3ffc9b91f414f2aa38f0e540c /test/functional/lua/runtime_spec.lua | |
parent | 8182384205d3c222e999ea9a78276cbf685f50fd (diff) | |
download | rneovim-502a7a0558b0f8f81edcc3eb081587fd180d14f0.tar.gz rneovim-502a7a0558b0f8f81edcc3eb081587fd180d14f0.tar.bz2 rneovim-502a7a0558b0f8f81edcc3eb081587fd180d14f0.zip |
fix(ftplugin): respect runtimepath ordering
Problem: bundled `ftplugin/foo/*.vim` are sourced before user
`ftplugin/foo.vim`.
Solution: call `runtime!` once on all patterns to be sourced.
Followup to #23801. Fixes #24003.
Diffstat (limited to 'test/functional/lua/runtime_spec.lua')
0 files changed, 0 insertions, 0 deletions