Skip to content

Conversation

@ColinKennedy
Copy link
Owner

@ColinKennedy ColinKennedy commented Dec 5, 2024

Closes: #7

Git submodules are no longer a part of the git repository's definition. Which means plugin managers like lazy.nvim will not pull them. Less dependencies == less problems.

That said, users must clone the dependencies if they want to use the make commands. So those had to be adjusted too.

Edit: Also added the missing scripts/ directory. Whoops

@ColinKennedy ColinKennedy self-assigned this Dec 5, 2024
@ColinKennedy ColinKennedy force-pushed the issues/7-remove_git_submodule_dependencies branch from 9ebff5a to d395561 Compare December 5, 2024 07:45
@ColinKennedy ColinKennedy merged commit 85b93bf into main Dec 5, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Submodules cannot be git cloned, permission issue

2 participants