Dotfyle is a community site for Neovim users to discover and share plugins and configs.
You sign up with GitHub to sync your Neovim config
The sync parses the contents of the files in the GitHub repository of your Neovim config to identify meta data about your config.
- What plugins you have installed in your config
- What plugin manager you use
- Search for plugins based on name and tags
- Sort the results based on popularity or how new the plugin is.
- Go to the plugins page
- View plugin details
- View similar plugins
- Read the plugins Readme
- See configs that have installed the plugin
- Search for Neovim configs based on author, name, init file and plugin manager
- Sort the results based on popularity or how new the plugin is.
- Go to the config page
- View config details
- See plugins installed in the config
This is a demo of the config sync
dotfyle.mp4
Contributions are welcome and much appreciated!
Read CONTRIBUTING.md on how to setup for a dev environment.