mirror of
https://github.com/neovim/neovim.git
synced 2025-11-20 01:01:22 +00:00
Problem: When using packages an "after" directory cannot be used.
Solution: Add the "after" directory of the package to 'runtimepath' if it
exists.
a570244531