Skip to content

Conversation

Traap
Copy link

@Traap Traap commented Feb 15, 2023

This pull request assumes you are willing to run the dev command to completely remove your current Neovim configuration. Then restarting Neovim will automagically bootstrap packer and all plugins. Each plugin is now protected using pcall. If the plugin exists, commands are executed.

README is updated with extra credit notes for the fearless.

1. dev function completely removes a prior Neovim installation and reset
   the default Neovim (init.lua) to reference this directory.

2. theprimeagen/bootstrap is added to automatically install packer when necessary.

3. each plugin uses pcall to prevent its use prior to loading.

4. theprimeagen/init directly references bootstrap and packer.
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.

1 participant