You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It does find a few projects in the Projects directory, however the only projects it recognizes are submodules of git repos. Top level git repos are ignored regardless of whether they have submodules or not.
I'm assuming that this is due to a mistake on my part as opposed as a bug.
The text was updated successfully, but these errors were encountered:
I tried following the FAQ on the topic to no avail. Here is my plugin file using lazy.nvim:
It does find a few projects in the Projects directory, however the only projects it recognizes are submodules of git repos. Top level git repos are ignored regardless of whether they have submodules or not.
I'm assuming that this is due to a mistake on my part as opposed as a bug.
The text was updated successfully, but these errors were encountered: