This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Description
Hi all - Possibly quick question? Thanks in advance.
I currently have a project in which I have .dll files within my bin/Debug directory. Any ./*.fs files in my project that reference libraries within these dlls (they are defined in my paket config) are unrecognized by vim-fsharp. These libraries are recognized when opening the file in xamarin.
Is there a way to setup a project so that external libraries are within the vim-fsharp namespace? Thanks in advance.