• Stars
    star
    623
  • Rank 71,647 (Top 2 %)
  • Language Svelte
  • License
    MIT License
  • Created over 1 year ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Find the best Neovim plugins
Dotfyle

Discover and share neovim configs

About

Dotfyle is a community site for Neovim users to discover and share plugins and configs.

Features

Sync your Neovim config

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

Plugin Search

  • 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

Config Search

  • 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

Sync Demo

This is a demo of the config sync

dotfyle.mp4

Contributing

Contributions are welcome and much appreciated!

Read CONTRIBUTING.md on how to setup for a dev environment.