mirror of
https://github.com/neovim/neovim.git
synced 2026-01-24 06:05:37 +10: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