derekwyatt / vim-fswitch

Vim plug for switching between companion source files (e.g. ".h" and ".cpp")
179 stars 57 forks source link

fswitch cannot be lazy loaded #18

Open mboughaba opened 6 years ago

mboughaba commented 6 years ago

Hi,

I just switched from Vundle to Plug for plugin management and I was trying to lazy load fswitch but it is not possible. There is no autoload folder. Cheers.

shuber2 commented 2 years ago

Is there any progress on this issue?

derekwyatt commented 2 years ago

I don't see a PR for this. If you can supply one, I'll merge it in.

On December 18, 2021 14:32:48 Stefan Huber @.***> wrote:

Is there any progress on this issue? — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.Message ID: @.***>

shuber2 commented 2 years ago

I don't see a PR for this. If you can supply one, I'll merge it in.

What about PR #19, which explicitly mentions this issue?