mirror of
https://github.com/neovim/neovim.git
synced 2026-02-06 04:21:42 +10:00
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.
1.2 KiB
1.2 KiB