mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 16:54:12 +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