-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,32 @@ | ||
# Plugnplay database | ||
# Robert | ||
|
||
## Notes | ||
- 2 Secret id and Secret Keys are required for this. | ||
**R**etrieval | ||
**O**f | ||
**B**est | ||
**E**ditor | ||
**R**esources and | ||
**T**ools | ||
|
||
Because who needs manual searching when you have Robert? | ||
He's not just any bot – he's your go-to for hoarding all the Neovim Stuff. | ||
|
||
# Introduction | ||
Robert is an automatic plugin and dotfile finder for Neovim users. Robert searches for and organizes Neovim plugins and dotfiles into a manageable format. | ||
|
||
This tool aims to provide a comprehensive solution for discovering and applying the best Neovim resources, enabling you to enhance your editor without manually combing through repositories. | ||
|
||
Now, Robert's a hard worker, but he's not perfect. Every now and then, he might miss a spot or two – think of those as his quirky charm. | ||
|
||
# Install | ||
First things first, make sure you've got the following dependencies : | ||
- Poetry | ||
- Python | ||
|
||
Then go ahead and run: | ||
|
||
```bash | ||
poetry init -> poetry install -> poetry run python ... | ||
``` | ||
# Key Notes | ||
|
||
Remember, Robert's doing his best out here in the wilds of GitHub. Treat him well, and he'll treat you to the finest collection of Neovim treasures the internet has to offer. 🎩🔍 |