Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add checklist for enabling modules to the install script #93

Open
mrcjkb opened this issue Dec 18, 2023 · 2 comments
Open

[Feature] Add checklist for enabling modules to the install script #93

mrcjkb opened this issue Dec 18, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@mrcjkb
Copy link
Member

mrcjkb commented Dec 18, 2023

No description provided.

@mrcjkb mrcjkb added the enhancement New feature or request label Dec 18, 2023
@vhyrro
Copy link
Collaborator

vhyrro commented Dec 18, 2023

Sounds like an interesting idea! Might be a little complicated to implement as we'd have to implement checkboxes in the installer but it would definitely be handy for newcomers.

@mrcjkb
Copy link
Member Author

mrcjkb commented Dec 18, 2023

Yeah, I thought so.

The reason I jotted this down was because I woke up realising that if someone bootstraps rocks.nvim and then runs :Rocks sync on a new machine, it will report "could not parse" errors if the config has rocks-git plugins.
Not the end of the world - a second :Rocks sync would fix that (once we can actually load plugins after install), but also not ideal.

Some other ideas:

  • Report that another :Rocks sync may be required if a handler gets added after sync.
  • Special section for install/sync handler modules that gets treated specially (synced first).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants